Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-111345
#<BuildRuby:0x000055aae47e7540
@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.20240618-111345",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005201 0.000000 1.787968 ( 1.994667)
build_miniruby 0.001130 0.000000 1.007543 ( 1.007030)
build_ruby 0.001404 0.000004 3.333314 ( 3.333401)
build_all 0.009707 0.000562 16.913434 ( 1.567603)
build_install 0.004371 0.005358 5.971497 ( 1.478570)
test_btest 0.000728 0.000254 102.829474 ( 8.745426)
test_basic 0.003409 0.001186 0.923886 ( 0.998355)
test_all 0.093502 0.048389 553.711773 ( 57.072011)
test_rubyspec 0.031771 0.036363 131.801256 ( 15.924729)
total: 92.12 sec