Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-002559
#<BuildRuby:0x0000556a99bb7de0
@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.20240618-002559",
@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.000004 0.000003 0.000007 ( 0.000008)
autoconf 0.000007 0.000006 0.000013 ( 0.000013)
configure 0.000006 0.000005 0.000011 ( 0.000011)
build_up 0.004731 0.000608 1.778244 ( 2.042893)
build_miniruby 0.000000 0.001158 1.079842 ( 1.079014)
build_ruby 0.000000 0.001478 3.391170 ( 3.390921)
build_all 0.004388 0.006123 17.884680 ( 1.641751)
build_install 0.009192 0.001273 6.211673 ( 1.441957)
test_btest 0.000788 0.000603 103.322117 ( 9.616529)
test_basic 0.002222 0.006418 0.860969 ( 0.928447)
test_all 0.107078 0.035365 550.914497 ( 58.015549)
test_rubyspec 0.028798 0.034276 134.067724 ( 16.010663)
total: 94.17 sec