Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-223017
#<BuildRuby:0x00005585e9c2e678
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230108-223017",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j8'",
@timeout=10800>
user system total real
checkout 0.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000048 0.000007 0.000055 ( 0.000055)
configure 0.000036 0.000005 0.000041 ( 0.000040)
build_up 0.001530 0.007566 0.904006 ( 1.061876)
build_miniruby 0.001053 0.000281 1.019063 ( 1.017173)
build_ruby 0.001244 0.000332 2.789833 ( 2.787332)
build_all 0.004480 0.005612 16.819945 ( 2.986354)
build_install 0.006522 0.005207 2.118957 ( 1.080106)
test_btest 0.000567 0.000213 76.287297 ( 10.740288)
test_basic 0.000000 0.007055 0.312698 ( 0.397930)
test_all 0.000000 0.001347 671.309924 (102.367048)
test_rubyspec 0.078430 0.055076 52.477869 ( 60.502371)
total: 182.94 sec