Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-191038
#<BuildRuby:0x000055b1afed4070
@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.20231108-191038",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004307 0.000120 1.383118 ( 1.686108)
build_miniruby 0.000788 0.000232 0.819411 ( 0.820023)
build_ruby 0.001118 0.000329 2.724289 ( 2.723974)
build_all 0.009257 0.000307 16.296903 ( 1.425669)
build_install 0.000000 0.008764 4.838256 ( 1.162928)
test_btest 0.000000 0.000721 82.504375 ( 7.443807)
test_basic 0.002478 0.002077 0.780364 ( 0.853810)
test_all 0.103706 0.030693 515.953335 ( 49.801891)
test_rubyspec 0.019685 0.027212 49.732857 ( 62.073090)
total: 127.99 sec