Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-200126
#<BuildRuby:0x000055eab33cf048
@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-200126",
@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.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.001916 0.003607 1.726186 ( 1.556197)
build_miniruby 0.003761 0.000000 45.716539 ( 7.987532)
build_ruby 0.001389 0.000000 2.675943 ( 2.676678)
build_all 0.004563 0.003386 11.949698 ( 0.942808)
build_install 0.000277 0.009944 3.501642 ( 0.969801)
test_btest 0.000455 0.000212 62.721815 ( 5.680920)
test_basic 0.002776 0.001295 0.404515 ( 0.484898)
test_all 0.074839 0.018617 384.504171 ( 32.803123)
test_rubyspec 0.031129 0.033960 39.966082 ( 52.525195)
total: 105.63 sec