Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-053023
#<BuildRuby:0x00005579a3018070
@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.20230725-053023",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006221 0.000350 1.509989 ( 2.716304)
build_miniruby 0.000913 0.000144 0.933040 ( 0.932057)
build_ruby 0.001434 0.000226 2.658858 ( 2.663166)
build_all 0.004836 0.004365 14.480790 ( 1.312822)
build_install 0.007399 0.000595 1.969508 ( 0.876986)
test_btest 0.000821 0.000157 84.713831 ( 7.585565)
test_basic 0.004308 0.000821 0.665073 ( 0.741558)
test_all 0.000512 0.000764 541.533752 ( 50.493884)
test_rubyspec 0.014399 0.021164 43.724801 ( 56.130603)
total: 123.45 sec