Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-133859
#<BuildRuby:0x000055caa13c3040
@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.20231223-133859",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.004176 1.278234 ( 1.722691)
build_miniruby 0.000000 0.001111 0.921783 ( 0.921461)
build_ruby 0.000450 0.001302 2.973001 ( 2.973169)
build_all 0.006929 0.003546 16.418488 ( 1.499246)
build_install 0.007305 0.002556 4.847583 ( 1.204355)
test_btest 0.000696 0.000243 83.098704 ( 6.660741)
test_basic 0.000877 0.004468 0.885951 ( 0.964864)
test_all 0.090359 0.042378 528.839749 ( 47.304630)
test_rubyspec 0.023953 0.025308 49.996719 ( 62.335470)
total: 125.59 sec