Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-035056
#<BuildRuby:0x0000558b43eb7520
@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.20240118-035056",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004867 0.000121 1.243395 ( 1.730962)
build_miniruby 0.000784 0.000130 0.899233 ( 0.898614)
build_ruby 0.000996 0.000166 2.731044 ( 2.731935)
build_all 0.005035 0.004445 14.584610 ( 1.296191)
build_install 0.003714 0.004176 4.231302 ( 1.067447)
test_btest 0.000905 0.000226 81.420233 ( 6.611860)
test_basic 0.006061 0.000000 0.835993 ( 0.908117)
test_all 0.097226 0.030915 504.858886 ( 54.609647)
test_rubyspec 0.023364 0.039565 80.775931 ( 93.160667)
total: 163.02 sec