Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-142943
#<BuildRuby:0x000055be8d027280
@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.20231204-142943",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.004577 0.981447 ( 1.243495)
build_miniruby 0.000000 0.001251 0.866142 ( 0.865507)
build_ruby 0.000000 0.001311 2.722651 ( 2.754848)
build_all 0.005692 0.002026 12.057925 ( 1.027794)
build_install 0.007220 0.001328 3.580186 ( 0.971529)
test_btest 0.000593 0.000212 66.046580 ( 5.409755)
test_basic 0.002420 0.000864 0.371002 ( 0.452383)
test_all 0.091493 0.012282 414.967975 ( 37.585060)
test_rubyspec 0.031437 0.025616 39.732365 ( 52.419492)
total: 102.73 sec