Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-063459
#<BuildRuby:0x0000557e7be501b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240614-063459",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002220 0.003411 1.052405 ( 1.395021)
build_miniruby 0.000784 0.000313 0.738324 ( 0.738235)
build_ruby 0.001319 0.000527 2.258126 ( 2.258342)
build_all 0.005787 0.002314 12.489439 ( 1.054332)
build_install 0.008712 0.001051 4.149983 ( 1.077161)
test_btest 0.000532 0.000190 71.246680 ( 5.142878)
test_basic 0.004241 0.000047 0.407545 ( 0.487296)
test_all 0.085309 0.014025 385.538437 ( 38.203546)
test_rubyspec 0.026532 0.016204 88.006606 ( 11.041475)
total: 61.40 sec