Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-002125
#<BuildRuby:0x000055e40cf83568
@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.20230731-002125",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000032 0.000008 0.000040 ( 0.000039)
build_up 0.006258 0.000520 1.545012 ( 2.726981)
build_miniruby 0.000932 0.000000 0.905792 ( 0.904918)
build_ruby 0.001496 0.000000 2.806565 ( 2.805578)
build_all 0.009123 0.000000 14.140305 ( 1.202333)
build_install 0.001148 0.008301 1.985095 ( 0.897733)
test_btest 0.000000 0.000874 84.561767 ( 7.407790)
test_basic 0.001185 0.003556 0.757314 ( 0.833118)
test_all 0.000632 0.000994 491.441512 ( 50.927326)
test_rubyspec 0.012919 0.030254 43.583915 ( 55.917844)
total: 123.62 sec