Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-115852
#<BuildRuby:0x000055b1bb1a80e8
@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.20240103-115852",
@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.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005302 0.000311 1.035822 ( 1.315640)
build_miniruby 0.000820 0.000205 0.793622 ( 0.793782)
build_ruby 0.001920 0.000000 2.657705 ( 2.658009)
build_all 0.007959 0.000316 11.945137 ( 0.953612)
build_install 0.005353 0.005874 3.456203 ( 0.965225)
test_btest 0.000827 0.000000 63.496556 ( 5.250262)
test_basic 0.002577 0.001571 0.411681 ( 0.492662)
test_all 0.076593 0.017118 390.022967 ( 35.428247)
test_rubyspec 0.044220 0.021003 40.245505 ( 52.836031)
total: 100.69 sec