Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-072031
#<BuildRuby:0x000055a4d97756b8
@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.20221227-072031",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010290 0.000310 0.962507 ( 1.187273)
build_miniruby 0.002330 0.000311 0.847744 ( 0.845743)
build_ruby 0.000000 0.004071 2.156690 ( 2.156750)
build_all 0.011986 0.008474 18.584126 ( 2.169633)
build_install 0.013187 0.008654 2.023343 ( 1.043001)
test_btest 0.001607 0.000000 95.988623 ( 9.193498)
test_basic 0.008683 0.000113 0.353164 ( 0.439112)
test_all 0.002350 0.000249 695.539334 ( 63.991313)
test_rubyspec 0.107393 0.070853 47.944277 ( 56.089346)
total: 137.12 sec