Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-180243
#<BuildRuby:0x000055c1046c4060
@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.20231119-180243",
@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.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.005747 0.929564 ( 1.322457)
build_miniruby 0.000726 0.000960 0.806391 ( 0.805883)
build_ruby 0.001122 0.000468 2.584105 ( 2.585013)
build_all 0.005185 0.002781 12.161792 ( 0.991455)
build_install 0.007019 0.005263 3.519475 ( 0.965565)
test_btest 0.000525 0.000244 62.461648 ( 6.053604)
test_basic 0.002809 0.001311 0.409131 ( 0.488957)
test_all 0.083301 0.014554 352.011472 ( 41.261180)
test_rubyspec 0.027607 0.035105 39.561408 ( 52.152470)
total: 106.63 sec