Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-034719
#<BuildRuby:0x0000556cad4234b0
@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.20231127-034719",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004177 0.001671 0.921227 ( 1.301222)
build_miniruby 0.000759 0.000304 0.811275 ( 0.811544)
build_ruby 0.001394 0.000000 2.616356 ( 2.617102)
build_all 0.004592 0.003271 12.153987 ( 0.996069)
build_install 0.008044 0.006008 3.699446 ( 0.985837)
test_btest 0.000566 0.000261 65.145055 ( 5.637670)
test_basic 0.004635 0.000014 0.388182 ( 0.466881)
test_all 0.068882 0.028292 358.935047 ( 30.697709)
test_rubyspec 0.017205 0.047113 39.753494 ( 52.368529)
total: 95.88 sec