Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-201037
#<BuildRuby:0x000055e76f0b0c00
@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.20220802-201037",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.002872 0.008132 0.962917 ( 1.134217)
build_miniruby 0.002091 0.000448 0.074093 ( 0.071559)
build_ruby 0.001848 0.000396 0.075626 ( 0.073214)
build_all 0.010072 0.000233 1.491988 ( 0.561188)
build_install 0.017699 0.005430 5.162117 ( 2.036993)
test_btest 0.001318 0.000277 77.451240 ( 8.159711)
test_basic 0.002512 0.005465 0.337992 ( 0.425850)
test_all 0.001727 0.000454 666.380954 ( 66.635797)
test_rubyspec 0.101242 0.069639 45.543357 ( 53.168145)
total: 132.27 sec