Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-090912
#<BuildRuby:0x0000558e0ad941d8
@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.20240615-090912",
@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.000001 0.000006 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.004354 0.001281 1.694695 ( 1.890822)
build_miniruby 0.000880 0.000259 0.946954 ( 0.947240)
build_ruby 0.001137 0.000334 3.468729 ( 3.468812)
build_all 0.006742 0.003734 18.176278 ( 1.698487)
build_install 0.009100 0.001469 6.252455 ( 1.479887)
test_btest 0.000572 0.000172 103.539683 ( 9.503098)
test_basic 0.004628 0.000042 0.976494 ( 1.049175)
test_all 0.094424 0.042808 563.138335 ( 54.684142)
test_rubyspec 0.039328 0.024164 133.838686 ( 15.773873)
total: 90.50 sec