Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-191132
#<BuildRuby:0x00005600f99e0480
@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.20220212-191132",
@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.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007431 0.003801 0.960887 ( 0.991569)
build_miniruby 0.001724 0.000492 0.075652 ( 0.074407)
build_ruby 0.001368 0.000390 0.076480 ( 0.075538)
build_all 0.007163 0.002046 4.115810 ( 0.778005)
build_install 0.020491 0.000425 7.889253 ( 2.361497)
test_btest 0.001072 0.000238 71.469064 ( 8.072470)
test_basic 0.007280 0.000518 0.336449 ( 0.424676)
test_all 0.001387 0.000293 662.792521 ( 65.450560)
test_rubyspec 0.121943 0.034258 46.151161 ( 51.358114)
total: 129.59 sec