Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-182523
#<BuildRuby:0x0000555e760a34b0
@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.20231231-182523",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001334 0.003404 0.771934 ( 1.153453)
build_miniruby 0.000775 0.000178 0.836539 ( 0.836439)
build_ruby 0.000000 0.001588 2.662129 ( 2.662620)
build_all 0.004465 0.003869 11.976557 ( 0.997919)
build_install 0.008618 0.001523 3.395036 ( 0.970031)
test_btest 0.000576 0.000170 66.044076 ( 4.736696)
test_basic 0.004028 0.000069 0.402454 ( 0.482989)
test_all 0.086450 0.009532 379.621219 ( 32.563176)
test_rubyspec 0.045295 0.020398 40.429679 ( 52.977300)
total: 97.38 sec