Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-231736
#<BuildRuby:0x000055b44112f8e0
@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.20240114-231736",
@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.000038 0.000005 0.000043 ( 0.000044)
autoconf 0.000043 0.000006 0.000049 ( 0.000050)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.003779 0.004628 0.803055 ( 1.214979)
build_miniruby 0.000000 0.001128 0.817024 ( 0.816735)
build_ruby 0.000000 0.001933 2.702662 ( 2.703489)
build_all 0.003129 0.004598 11.935759 ( 1.001014)
build_install 0.007465 0.003379 3.487861 ( 0.969747)
test_btest 0.000565 0.000208 65.607204 ( 4.757374)
test_basic 0.002849 0.001050 0.391982 ( 0.472041)
test_all 0.080845 0.016226 391.863754 ( 38.039251)
test_rubyspec 0.036485 0.029988 40.329585 ( 52.867188)
total: 102.84 sec