Logfile: /home/ko1/ruby/logs/brlog.trunk.20230809-061917
#<BuildRuby:0x000055b4f1703ce8
@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.20230809-061917",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005502 0.000000 1.600809 ( 2.907420)
build_miniruby 0.001024 0.000000 0.899519 ( 0.899356)
build_ruby 0.001225 0.000000 2.884308 ( 2.884207)
build_all 0.002946 0.006416 14.551156 ( 1.332595)
build_install 0.005188 0.003201 2.152384 ( 0.948785)
test_btest 0.000862 0.000166 82.747035 ( 8.167690)
test_basic 0.004648 0.000000 0.770967 ( 0.846760)
test_all 0.001301 0.000000 555.245067 ( 51.226792)
test_rubyspec 0.030975 0.009014 45.076874 ( 57.369856)
total: 126.58 sec