Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-131611
#<BuildRuby:0x00005621c5043728
@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.20240116-131611",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.004156 0.001299 1.553323 ( 2.052220)
build_miniruby 0.000976 0.000000 0.890747 ( 0.891307)
build_ruby 0.001397 0.000000 2.714413 ( 2.638434)
build_all 0.002112 0.006910 14.029106 ( 1.352506)
build_install 0.005356 0.002082 4.009286 ( 1.032116)
test_btest 0.000774 0.000301 74.302755 ( 6.968985)
test_basic 0.003835 0.001492 0.723141 ( 0.802691)
test_all 0.098678 0.028346 486.658028 ( 48.559283)
test_rubyspec 0.039439 0.025122 81.663829 ( 94.001730)
total: 158.30 sec