Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-021626
#<BuildRuby:0x0000564cb51b8110
@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.20231223-021626",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003695 0.000000 0.751639 ( 1.112043)
build_miniruby 0.000854 0.000000 0.903778 ( 0.903807)
build_ruby 0.001128 0.000000 2.771108 ( 2.781467)
build_all 0.007697 0.000000 12.191775 ( 1.040476)
build_install 0.010054 0.000000 3.524767 ( 0.969379)
test_btest 0.000000 0.000704 64.396560 ( 4.896968)
test_basic 0.000000 0.003483 0.387805 ( 0.469356)
test_all 0.071630 0.031544 395.760375 ( 45.300223)
test_rubyspec 0.027253 0.025792 40.816079 ( 53.604201)
total: 111.08 sec