Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-112607
#<BuildRuby:0x000055c86b8eb3c0
@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.20231223-112607",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003597 0.000000 0.735650 ( 1.146593)
build_miniruby 0.001249 0.000202 0.905824 ( 0.905910)
build_ruby 0.001598 0.000267 2.766850 ( 2.769728)
build_all 0.004282 0.003170 12.066651 ( 1.036880)
build_install 0.006538 0.004448 3.426279 ( 0.972990)
test_btest 0.000647 0.000172 66.962327 ( 5.244376)
test_basic 0.002462 0.000657 0.372814 ( 0.456086)
test_all 0.100260 0.003814 384.301286 ( 39.897049)
test_rubyspec 0.029876 0.022375 40.477257 ( 53.233185)
total: 105.66 sec