Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-042801
#<BuildRuby:0x000056472929fee8
@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.20240622-042801",
@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.000007 0.000006 0.000013 ( 0.000013)
configure 0.000006 0.000006 0.000012 ( 0.000012)
build_up 0.003088 0.002574 1.683914 ( 1.807915)
build_miniruby 0.000601 0.000501 0.994693 ( 0.994204)
build_ruby 0.001870 0.000000 3.363438 ( 3.363889)
build_all 0.009841 0.000545 17.380534 ( 1.630091)
build_install 0.007916 0.002552 6.096144 ( 1.462710)
test_btest 0.000804 0.000520 106.211076 ( 9.230257)
test_basic 0.002839 0.001837 0.900646 ( 0.979189)
test_all 0.106521 0.032099 525.690885 ( 62.620985)
test_rubyspec 0.032494 0.036555 135.049506 ( 16.039756)
total: 98.13 sec