Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-134423
#<BuildRuby:0x0000562e4a4cb7f0
@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.20231119-134423",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004609 0.000769 0.913945 ( 1.308168)
build_miniruby 0.001127 0.000000 0.795348 ( 0.795310)
build_ruby 0.001396 0.000000 2.593199 ( 2.594050)
build_all 0.006670 0.000760 12.061595 ( 0.958530)
build_install 0.010690 0.000000 3.581691 ( 0.976357)
test_btest 0.000000 0.000718 64.124941 ( 4.728991)
test_basic 0.001974 0.002146 0.399107 ( 0.479654)
test_all 0.086140 0.010002 333.498059 ( 35.151875)
test_rubyspec 0.041578 0.022970 39.751628 ( 52.313400)
total: 99.31 sec