Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-105555
#<BuildRuby:0x0000558b99f54090
@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.20231221-105555",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.001491 0.003000 1.052186 ( 1.329814)
build_miniruby 0.000832 0.000332 0.902200 ( 0.902306)
build_ruby 0.000000 0.001188 2.733001 ( 2.736633)
build_all 0.003532 0.004382 12.181709 ( 1.041580)
build_install 0.008792 0.000158 3.582015 ( 0.980887)
test_btest 0.000355 0.000148 63.279380 ( 5.927275)
test_basic 0.002553 0.001064 0.388828 ( 0.464691)
test_all 0.083987 0.023507 423.944691 ( 42.769894)
test_rubyspec 0.014765 0.032825 40.392234 ( 53.160740)
total: 109.31 sec