Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-210629
#<BuildRuby:0x00005611660acaf8
@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.20220307-210629",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000056 0.000019 0.000075 ( 0.000093)
build_up 0.005777 0.006266 1.090932 ( 1.201545)
build_miniruby 0.001242 0.000517 0.066926 ( 0.065439)
build_ruby 0.001467 0.000612 0.073617 ( 0.071698)
build_all 0.007403 0.003085 4.183400 ( 0.861083)
build_install 0.021737 0.002040 7.940300 ( 2.428640)
test_btest 0.000785 0.000262 71.432927 ( 8.412914)
test_basic 0.006941 0.000000 0.338022 ( 0.428363)
test_all 0.001861 0.000000 702.509929 ( 67.789340)
test_rubyspec 0.100245 0.050847 46.406328 ( 51.970453)
total: 133.23 sec