Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-214545
#<BuildRuby:0x000055d9a08834f0
@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.20231221-214545",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000109 0.004026 1.050991 ( 1.317348)
build_miniruby 0.000910 0.000273 0.908060 ( 0.908491)
build_ruby 0.001099 0.000329 2.738962 ( 2.742820)
build_all 0.007286 0.000832 12.210059 ( 1.026766)
build_install 0.002517 0.008822 3.581887 ( 0.973969)
test_btest 0.000507 0.000217 63.134740 ( 5.084914)
test_basic 0.002717 0.001164 0.394547 ( 0.472087)
test_all 0.068553 0.037495 430.062157 ( 48.121767)
test_rubyspec 0.027524 0.021772 40.367394 ( 53.127821)
total: 113.78 sec