Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-014514
#<BuildRuby:0x000055ee5fe20060
@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-014514",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004937 0.000158 0.804647 ( 1.181184)
build_miniruby 0.000000 0.001089 0.820788 ( 0.820991)
build_ruby 0.000000 0.001478 2.690894 ( 2.691421)
build_all 0.002918 0.005013 11.956784 ( 0.986283)
build_install 0.005051 0.005472 3.440253 ( 0.978547)
test_btest 0.000586 0.000206 64.252257 ( 5.338385)
test_basic 0.000579 0.003801 0.419220 ( 0.500051)
test_all 0.082021 0.014587 380.397945 ( 41.660489)
test_rubyspec 0.034685 0.043108 40.821714 ( 53.356991)
total: 107.52 sec