Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-082356
#<BuildRuby:0x000055b906ddc088
@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-082356",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000859 0.004156 1.698474 ( 2.279203)
build_miniruby 0.001248 0.000000 1.111817 ( 1.111364)
build_ruby 0.001479 0.000000 3.185558 ( 3.186191)
build_all 0.008159 0.002125 17.136432 ( 1.584821)
build_install 0.001332 0.009103 6.109512 ( 1.492997)
test_btest 0.000842 0.000259 105.879673 ( 8.771115)
test_basic 0.003663 0.001127 0.829033 ( 0.907848)
test_all 0.115091 0.027046 554.433842 ( 59.822767)
test_rubyspec 0.026493 0.039863 132.207958 ( 15.641708)
total: 94.80 sec