Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-121507
#<BuildRuby:0x0000556dc14b40e0
@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-121507",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003711 0.001392 1.832732 ( 2.090384)
build_miniruby 0.001030 0.000386 1.199195 ( 1.197760)
build_ruby 0.001157 0.000434 3.474436 ( 3.474491)
build_all 0.005271 0.005413 17.689535 ( 1.661175)
build_install 0.008490 0.001825 6.170122 ( 1.433927)
test_btest 0.000968 0.000387 106.432158 ( 8.738171)
test_basic 0.000000 0.005257 0.890944 ( 0.964263)
test_all 0.087462 0.048982 547.817442 ( 51.072074)
test_rubyspec 0.028886 0.038862 134.492074 ( 16.394720)
total: 87.03 sec