Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-070813
#<BuildRuby:0x000055d751527e88
@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.20240620-070813",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.006052 0.000000 1.809072 ( 2.010047)
build_miniruby 0.001090 0.000000 1.058831 ( 1.058138)
build_ruby 0.001308 0.000193 3.471152 ( 3.471638)
build_all 0.009698 0.000427 17.436071 ( 1.621579)
build_install 0.004647 0.005368 6.135483 ( 1.442500)
test_btest 0.000816 0.000233 111.199006 ( 8.501006)
test_basic 0.004861 0.000151 0.930556 ( 1.004098)
test_all 0.091472 0.047105 575.016284 ( 54.036367)
test_rubyspec 0.028369 0.036537 138.106934 ( 16.190458)
total: 89.34 sec