Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-000307
#<BuildRuby:0x000056021690cdd8
@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.20220921-000307",
@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.000000 0.000003 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008658 0.002165 1.119192 ( 1.135825)
build_miniruby 0.001738 0.000435 0.118125 ( 0.113207)
build_ruby 0.001481 0.000370 0.111433 ( 0.094195)
build_all 0.010730 0.000152 1.603666 ( 0.655682)
build_install 0.021708 0.000241 1.966887 ( 0.963081)
test_btest 0.001587 0.000000 77.256036 ( 8.387801)
test_basic 0.004286 0.004284 0.384046 ( 0.481276)
test_all 0.002943 0.000588 674.221379 ( 68.084812)
test_rubyspec 0.110286 0.062630 45.591232 ( 54.078241)
total: 134.00 sec