Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-083726
#<BuildRuby:0x0000561294d7aeb8
@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.20230613-083726",
@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.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000874 0.004195 1.493226 ( 2.792023)
build_miniruby 0.001024 0.000384 0.842220 ( 0.841357)
build_ruby 0.000885 0.000332 2.506412 ( 2.506361)
build_all 0.005865 0.003181 12.332845 ( 1.167690)
build_install 0.005528 0.002150 1.722984 ( 0.867224)
test_btest 0.000810 0.000315 82.035748 ( 7.130468)
test_basic 0.004763 0.000000 0.606999 ( 0.687637)
test_all 0.001721 0.000000 412.281104 ( 45.623587)
test_rubyspec 0.024851 0.012538 40.750991 ( 53.281814)
total: 114.90 sec