Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-115343
#<BuildRuby:0x000055df1e5a0048
@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.20240109-115343",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.004947 0.001349 0.820259 ( 1.290249)
build_miniruby 0.000710 0.000193 0.810576 ( 0.810894)
build_ruby 0.001484 0.000000 2.712741 ( 2.713249)
build_all 0.000744 0.006683 11.957324 ( 0.952871)
build_install 0.006738 0.003528 3.389692 ( 0.972720)
test_btest 0.000512 0.000204 63.385848 ( 5.394985)
test_basic 0.002681 0.001073 0.395468 ( 0.477383)
test_all 0.084567 0.010492 365.205062 ( 37.641127)
test_rubyspec 0.039758 0.025095 40.795439 ( 53.360699)
total: 103.61 sec