Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-102611
#<BuildRuby:0x00005578d5b777f0
@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.20231209-102611",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004114 0.000374 1.008147 ( 1.257859)
build_miniruby 0.001030 0.000093 0.873480 ( 0.874248)
build_ruby 0.000000 0.001144 2.704083 ( 2.705595)
build_all 0.004699 0.002604 12.126270 ( 0.968559)
build_install 0.006039 0.004551 3.573158 ( 0.970657)
test_btest 0.000000 0.000808 63.645105 ( 5.334411)
test_basic 0.000000 0.004248 0.378778 ( 0.459976)
test_all 0.059728 0.041825 385.655210 ( 38.694934)
test_rubyspec 0.033276 0.034295 40.352279 ( 53.018847)
total: 104.29 sec