Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-054055
#<BuildRuby:0x000055c2200734f0
@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-054055",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003627 0.000726 1.003893 ( 1.258458)
build_miniruby 0.000611 0.000123 0.864380 ( 0.864879)
build_ruby 0.000990 0.000198 2.709970 ( 2.711029)
build_all 0.007631 0.000000 12.127443 ( 1.018410)
build_install 0.009492 0.003434 3.573623 ( 0.983287)
test_btest 0.000626 0.000125 63.182602 ( 5.081377)
test_basic 0.004287 0.000014 0.370140 ( 0.451630)
test_all 0.068245 0.032284 402.033467 ( 44.903221)
test_rubyspec 0.049012 0.030677 39.831714 ( 52.471507)
total: 109.74 sec