Logfile: /home/ko1/ruby/logs/brlog.trunk.20230309-030216
#<BuildRuby:0x000055ac85fbc0c0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230309-030216",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003041 0.001014 0.828904 ( 2.089627)
build_miniruby 0.000692 0.000231 0.645440 ( 0.645855)
build_ruby 0.000830 0.000277 2.093364 ( 2.093773)
build_all 0.007506 0.000969 11.331075 ( 1.002017)
build_install 0.006369 0.000483 1.552334 ( 0.833400)
test_btest 0.000841 0.000229 75.939034 ( 7.052128)
test_basic 0.002370 0.000646 0.244880 ( 0.341293)
test_all 0.001521 0.000415 397.641507 ( 46.479826)
test_rubyspec 0.020555 0.008332 36.459309 ( 47.003867)
total: 107.54 sec