Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-150019
#<BuildRuby:0x000055a968a0c0c8
@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.20240104-150019",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000587 0.004075 1.066756 ( 1.234764)
build_miniruby 0.000985 0.000179 0.880022 ( 0.880158)
build_ruby 0.001455 0.000265 2.725845 ( 2.726721)
build_all 0.007592 0.000000 12.052098 ( 0.955797)
build_install 0.007232 0.004475 3.552061 ( 0.959044)
test_btest 0.000542 0.000115 62.003564 ( 6.055826)
test_basic 0.002374 0.000500 0.369468 ( 0.452811)
test_all 0.074331 0.026104 384.334992 ( 40.367099)
test_rubyspec 0.039682 0.030937 39.947197 ( 52.615206)
total: 106.25 sec