Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-030214
#<BuildRuby:0x000055d9016fc090
@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.20231124-030214",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000012 0.000002 0.000014 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004719 0.000859 0.926760 ( 1.320266)
build_miniruby 0.001137 0.000207 0.791731 ( 0.791594)
build_ruby 0.000000 0.001450 2.625939 ( 2.626725)
build_all 0.002354 0.006732 12.182917 ( 1.017791)
build_install 0.005283 0.005558 3.729486 ( 0.990969)
test_btest 0.000506 0.000202 64.457200 ( 4.770358)
test_basic 0.002778 0.001112 0.414981 ( 0.494416)
test_all 0.079311 0.020912 349.853710 ( 36.701420)
test_rubyspec 0.019236 0.056476 39.782389 ( 52.369842)
total: 101.08 sec