Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-073305
#<BuildRuby:0x000055f3e5ca5038
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220613-073305",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009236 0.000370 0.900940 ( 1.679779)
build_miniruby 0.002366 0.000169 0.065116 ( 0.063506)
build_ruby 0.002302 0.000164 0.057175 ( 0.055770)
build_all 0.007750 0.000198 1.200949 ( 0.492503)
build_install 0.015595 0.004051 4.911959 ( 2.450655)
test_btest 0.001983 0.000199 51.911596 ( 6.301969)
test_basic 0.005631 0.000563 0.295837 ( 0.387386)
test_all 0.002488 0.000249 500.089095 ( 53.449333)
test_rubyspec 0.086613 0.034912 41.628128 ( 47.447284)
total: 112.33 sec