Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-053233
#<BuildRuby:0x0000560ad5c0c138
@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.20240623-053233",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.003633 0.001817 1.686441 ( 1.905337)
build_miniruby 0.000747 0.000374 0.991386 ( 0.991729)
build_ruby 0.000999 0.000499 3.214412 ( 3.214486)
build_all 0.010234 0.000524 17.054642 ( 1.593063)
build_install 0.009771 0.000225 6.090866 ( 1.462091)
test_btest 0.000837 0.000325 106.249658 ( 9.239077)
test_basic 0.003431 0.001335 0.685479 ( 0.759502)
test_all 0.096226 0.045863 539.621070 ( 61.630254)
test_rubyspec 0.042224 0.023191 136.124010 ( 16.070646)
total: 96.87 sec