Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-231901
#<BuildRuby:0x0000561dedbbb7f8
@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.20231218-231901",
@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.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001851 0.003068 1.034360 ( 1.308137)
build_miniruby 0.000922 0.000142 0.871210 ( 0.871041)
build_ruby 0.000000 0.001613 2.714010 ( 2.714998)
build_all 0.002730 0.005334 12.189980 ( 1.008575)
build_install 0.006253 0.008205 3.611155 ( 0.993491)
test_btest 0.000521 0.000209 64.398258 ( 4.515998)
test_basic 0.002167 0.000867 0.376524 ( 0.458848)
test_all 0.073655 0.028658 405.914189 ( 35.331018)
test_rubyspec 0.035081 0.033875 39.843418 ( 52.488451)
total: 99.69 sec