Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-055122
#<BuildRuby:0x0000559d86ef38e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-055122",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000036 0.000007 0.000043 ( 0.000043)
autoconf 0.000040 0.000007 0.000047 ( 0.000048)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.003320 0.005024 1.053912 ( 1.293149)
build_miniruby 0.000734 0.000200 0.803534 ( 0.803967)
build_ruby 0.001093 0.000298 2.637142 ( 2.639108)
build_all 0.002156 0.005388 12.052550 ( 1.008389)
build_install 0.010687 0.000333 3.492193 ( 0.976468)
test_btest 0.000667 0.000205 63.817393 ( 4.539138)
test_basic 0.002980 0.000917 0.389857 ( 0.470521)
test_all 0.071765 0.029513 387.850214 ( 32.902366)
test_rubyspec 0.037348 0.029596 40.270147 ( 52.850403)
total: 97.48 sec