Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-094255
#<BuildRuby:0x0000558faf7bef78
@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.20240112-094255",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004389 0.000627 1.180414 ( 1.554432)
build_miniruby 0.001469 0.000209 0.932101 ( 0.930780)
build_ruby 0.001199 0.000172 2.848496 ( 2.850432)
build_all 0.010077 0.000181 14.498222 ( 1.362003)
build_install 0.001771 0.007403 4.199909 ( 1.123103)
test_btest 0.000554 0.000111 75.060108 ( 7.779793)
test_basic 0.000000 0.003359 0.436044 ( 0.516851)
test_all 0.104687 0.033729 490.499934 ( 58.060336)
test_rubyspec 0.021868 0.014834 49.172158 ( 61.754357)
total: 135.93 sec