Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-072531
#<BuildRuby:0x000055a09f20bfa8
@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.20240111-072531",
@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.000008 0.000000 0.000008 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004946 0.000000 0.967515 ( 1.369566)
build_miniruby 0.001056 0.000000 0.934135 ( 0.933245)
build_ruby 0.001488 0.000000 2.877778 ( 2.881503)
build_all 0.010788 0.000113 14.695377 ( 1.389276)
build_install 0.005512 0.004612 4.363406 ( 1.169021)
test_btest 0.000596 0.000052 76.341431 ( 7.312583)
test_basic 0.000000 0.003288 0.493571 ( 0.574716)
test_all 0.117101 0.017975 496.038448 ( 57.703420)
test_rubyspec 0.022992 0.010983 48.871323 ( 61.593398)
total: 134.93 sec