Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-224159
#<BuildRuby:0x000056079159f1c0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231130-224159",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004144 0.000014 0.959750 ( 1.255042)
build_miniruby 0.001063 0.000089 0.873310 ( 0.873388)
build_ruby 0.001022 0.000085 2.721831 ( 2.725812)
build_all 0.007864 0.000656 12.141472 ( 0.993300)
build_install 0.004956 0.004162 3.561663 ( 0.969402)
test_btest 0.000000 0.000777 66.551692 ( 4.535846)
test_basic 0.000000 0.003498 0.374983 ( 0.456406)
test_all 0.064138 0.037465 403.260311 ( 37.901576)
test_rubyspec 0.032824 0.036880 39.493587 ( 52.169119)
total: 101.88 sec