Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-221048
#<BuildRuby:0x000055ef9e42c190
@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.20240614-221048",
@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.000004 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.002264 0.003463 1.675481 ( 2.078513)
build_miniruby 0.000795 0.000318 0.995383 ( 0.995343)
build_ruby 0.001048 0.000419 3.317207 ( 3.317686)
build_all 0.008461 0.001529 17.078117 ( 1.623053)
build_install 0.005452 0.004980 6.050867 ( 1.471018)
test_btest 0.000877 0.000365 101.661806 ( 9.348961)
test_basic 0.005434 0.000246 0.923165 ( 0.996431)
test_all 0.090400 0.050604 542.120198 ( 56.625569)
test_rubyspec 0.048259 0.018240 129.504864 ( 15.672753)
total: 92.13 sec