Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-202723
#<BuildRuby:0x000055d90a8df7f0
@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.20231203-202723",
@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.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000449 0.004117 0.983160 ( 1.241942)
build_miniruby 0.000720 0.000000 0.870715 ( 0.870450)
build_ruby 0.001154 0.000000 2.700584 ( 2.713988)
build_all 0.006131 0.001116 12.141618 ( 0.986830)
build_install 0.011636 0.001807 3.606611 ( 0.974739)
test_btest 0.000000 0.000752 61.156813 ( 6.242395)
test_basic 0.000000 0.004492 0.371441 ( 0.453866)
test_all 0.073447 0.026574 384.380278 ( 33.848122)
test_rubyspec 0.035803 0.031859 40.009284 ( 52.669711)
total: 100.00 sec