Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-192204
#<BuildRuby:0x000055cbf0bf0178
@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-192204",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005790 1.049631 ( 1.345277)
build_miniruby 0.000000 0.001033 0.824694 ( 0.824822)
build_ruby 0.000000 0.001881 2.659915 ( 2.668545)
build_all 0.005313 0.002305 12.015030 ( 1.001133)
build_install 0.011104 0.000886 3.471488 ( 0.969709)
test_btest 0.000496 0.000124 61.327361 ( 5.936068)
test_basic 0.004519 0.000113 0.414073 ( 0.493476)
test_all 0.068068 0.027992 382.678674 ( 36.084061)
test_rubyspec 0.032033 0.035661 40.086993 ( 52.651553)
total: 101.98 sec