Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-171716
#<BuildRuby:0x00005578d15401d8
@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.20240616-171716",
@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.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000809 0.004354 1.031967 ( 1.230053)
build_miniruby 0.000749 0.000417 0.709092 ( 0.709007)
build_ruby 0.000835 0.000463 2.273213 ( 2.274163)
build_all 0.006970 0.001394 12.545106 ( 1.073032)
build_install 0.005832 0.005211 4.205172 ( 1.074882)
test_btest 0.000654 0.000000 72.547634 ( 5.347555)
test_basic 0.004089 0.000000 0.397479 ( 0.478775)
test_all 0.087145 0.009220 373.343201 ( 37.856828)
test_rubyspec 0.019037 0.022743 86.471761 ( 10.991527)
total: 61.04 sec