Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-234051
#<BuildRuby:0x00005615eae7ffa8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231207-234051",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004647 0.000422 1.390124 ( 1.750746)
build_miniruby 0.000840 0.000077 0.841999 ( 0.842571)
build_ruby 0.001407 0.000000 2.933368 ( 2.933390)
build_all 0.006285 0.003650 16.337653 ( 1.510007)
build_install 0.007431 0.001062 4.860710 ( 1.193637)
test_btest 0.000633 0.000090 81.311196 ( 7.810846)
test_basic 0.004565 0.000000 0.744182 ( 0.821907)
test_all 0.117875 0.018642 518.963063 ( 53.856424)
test_rubyspec 0.020164 0.028328 52.070307 ( 64.567663)
total: 135.29 sec