Logfile: /home/ko1/ruby/logs/brlog.trunk.20220409-155010
#<BuildRuby:0x000055e2c5a871d8
@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.20220409-155010",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011151 0.000196 1.045128 ( 1.662251)
build_miniruby 0.001922 0.000113 0.073582 ( 0.072593)
build_ruby 0.002108 0.000000 0.080602 ( 0.079519)
build_all 0.008842 0.000135 1.497611 ( 0.614706)
build_install 0.012550 0.009967 2.043240 ( 1.144577)
test_btest 0.000781 0.000117 81.284702 ( 8.788514)
test_basic 0.004200 0.004706 0.327208 ( 0.416111)
test_all 0.002375 0.000453 664.412091 ( 65.729197)
test_rubyspec 0.096498 0.084707 46.680574 ( 52.063258)
total: 130.57 sec