Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-154428
#<BuildRuby:0x000056428b00f0b8
@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.20231016-154428",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002871 0.002636 1.439140 ( 1.731011)
build_miniruby 0.000000 0.001075 0.856794 ( 0.856452)
build_ruby 0.000000 0.001357 2.558824 ( 2.558636)
build_all 0.006954 0.003357 18.058741 ( 1.590372)
build_install 0.007239 0.002488 5.288828 ( 1.230397)
test_btest 0.000800 0.000255 90.895785 ( 7.942417)
test_basic 0.001499 0.003058 0.733343 ( 0.810201)
test_all 0.006276 0.000882 562.306106 ( 61.263254)
test_rubyspec 0.028531 0.021550 51.090634 ( 63.403592)
total: 141.39 sec