Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-233602
#<BuildRuby:0x000055e24eb3b740
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-233602",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000000 0.004328 0.917458 ( 1.363658)
build_miniruby 0.000000 0.000954 0.902676 ( 0.902376)
build_ruby 0.000000 0.001312 2.881637 ( 2.882936)
build_all 0.007015 0.002752 14.970766 ( 1.469731)
build_install 0.003464 0.005460 4.335218 ( 1.166549)
test_btest 0.000518 0.000138 79.918571 ( 7.045157)
test_basic 0.000000 0.004209 0.433952 ( 0.514532)
test_all 0.084159 0.052255 507.925191 ( 52.850373)
test_rubyspec 0.018803 0.017798 50.398361 ( 63.007292)
total: 131.20 sec