Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-164317
#<BuildRuby:0x00005651696a3ce8
@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.20231115-164317",
@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.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003489 0.001163 1.282397 ( 1.683529)
build_miniruby 0.000770 0.000257 0.905729 ( 0.906076)
build_ruby 0.001082 0.000361 2.707590 ( 2.707428)
build_all 0.007230 0.002410 15.281347 ( 1.362494)
build_install 0.009017 0.000000 4.582334 ( 1.169890)
test_btest 0.000770 0.000000 76.952583 ( 7.241592)
test_basic 0.004035 0.000000 0.662411 ( 0.739611)
test_all 0.099542 0.031270 458.249743 ( 52.991243)
test_rubyspec 0.013951 0.036870 49.336739 ( 61.781755)
total: 130.58 sec