Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-191029
#<BuildRuby:0x000056533a6704b0
@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.20220401-191029",
@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.000003 0.000003 0.000006 ( 0.000006)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.008677 0.002652 0.979168 ( 1.040603)
build_miniruby 0.001293 0.000705 0.078369 ( 0.076087)
build_ruby 0.001321 0.000721 0.080012 ( 0.078543)
build_all 0.009787 0.000411 4.222370 ( 0.851154)
build_install 0.012533 0.010960 8.591240 ( 2.948312)
test_btest 0.000000 0.001212 77.348119 ( 8.012402)
test_basic 0.002239 0.004800 0.326088 ( 0.422304)
test_all 0.001301 0.000781 689.469853 ( 70.561225)
test_rubyspec 0.098184 0.067241 46.264579 ( 51.440959)
total: 135.43 sec