Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-045518
#<BuildRuby:0x000055da366bc0b8
@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.20240619-045518",
@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.000008 0.000005 0.000013 ( 0.000014)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.004613 0.000350 1.636398 ( 1.943466)
build_miniruby 0.000703 0.000375 1.039618 ( 1.038553)
build_ruby 0.000951 0.000507 3.299535 ( 3.298753)
build_all 0.009958 0.000810 17.342529 ( 1.684068)
build_install 0.008272 0.001800 5.967710 ( 1.461763)
test_btest 0.000000 0.001065 106.851885 ( 9.547823)
test_basic 0.002166 0.002183 0.755484 ( 0.830434)
test_all 0.101693 0.036546 526.115542 ( 61.104258)
test_rubyspec 0.040755 0.025884 136.138518 ( 16.248117)
total: 97.16 sec