Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-165831
#<BuildRuby:0x000055acb969c060
@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-165831",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005196 0.000211 0.917554 ( 1.318937)
build_miniruby 0.000909 0.000152 0.794999 ( 0.795031)
build_ruby 0.001176 0.000196 2.584643 ( 2.585210)
build_all 0.003006 0.004972 12.103423 ( 0.989909)
build_install 0.000080 0.011669 3.752085 ( 0.978245)
test_btest 0.000472 0.000220 63.522741 ( 5.186591)
test_basic 0.003589 0.001675 0.390446 ( 0.469690)
test_all 0.078669 0.018500 358.363533 ( 33.384372)
test_rubyspec 0.033636 0.033361 40.135420 ( 52.691085)
total: 98.40 sec