Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-002156
#<BuildRuby:0x000055f42c343ac0
@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.20230122-002156",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003297 0.000300 0.618805 ( 1.033627)
build_miniruby 0.000836 0.000076 0.630800 ( 0.630667)
build_ruby 0.000000 0.001292 2.199981 ( 2.199936)
build_all 0.004932 0.003782 11.896276 ( 1.468575)
build_install 0.006348 0.000276 1.528089 ( 0.735529)
test_btest 0.000540 0.000090 65.386792 ( 6.484252)
test_basic 0.000025 0.003758 0.281685 ( 0.376408)
test_all 0.001005 0.000232 481.591355 ( 50.835696)
test_rubyspec 0.010608 0.017852 35.510882 ( 45.894386)
total: 109.66 sec