Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-124145
#<BuildRuby:0x000055f7edb1ff90
@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.20231211-124145",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.004580 0.999204 ( 1.269109)
build_miniruby 0.000000 0.000800 0.865802 ( 0.866497)
build_ruby 0.000000 0.001638 2.692507 ( 2.693903)
build_all 0.006425 0.001616 12.152401 ( 0.977921)
build_install 0.013333 0.000000 3.589026 ( 0.988963)
test_btest 0.000719 0.000000 61.479233 ( 6.220057)
test_basic 0.000687 0.002273 0.373405 ( 0.456355)
test_all 0.061708 0.040323 376.703900 ( 38.591881)
test_rubyspec 0.049225 0.019220 39.638437 ( 52.273451)
total: 104.34 sec