Logfile: /home/ko1/ruby/logs/brlog.trunk.20230815-211141
#<BuildRuby:0x0000564daa4ff3c8
@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.20230815-211141",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.005632 1.466954 ( 2.742397)
build_miniruby 0.000756 0.000265 0.873920 ( 0.873155)
build_ruby 0.000000 0.001168 2.669471 ( 2.669540)
build_all 0.007562 0.002385 17.643309 ( 1.568374)
build_install 0.006038 0.005018 5.306795 ( 1.253610)
test_btest 0.000942 0.000236 85.748621 ( 7.296318)
test_basic 0.004635 0.000199 0.718980 ( 0.796007)
test_all 0.005243 0.001258 532.943118 ( 52.665945)
test_rubyspec 0.029511 0.016288 48.055978 ( 60.405946)
total: 130.27 sec