Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-191445
#<BuildRuby:0x000055e4030000e0
@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.20240614-191445",
@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.000011 0.000005 0.000016 ( 0.000016)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.001051 0.004354 1.703106 ( 2.065955)
build_miniruby 0.000714 0.000357 1.010689 ( 1.010027)
build_ruby 0.001056 0.000528 3.273932 ( 3.273571)
build_all 0.001122 0.008724 17.054971 ( 1.618850)
build_install 0.004608 0.005794 5.994730 ( 1.427721)
test_btest 0.000741 0.000493 107.002389 ( 8.682023)
test_basic 0.002976 0.001984 0.844472 ( 0.918333)
test_all 0.093345 0.042730 526.827412 ( 49.768604)
test_rubyspec 0.028784 0.035433 130.884236 ( 15.435138)
total: 84.20 sec