Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-010456
#<BuildRuby:0x0000561880283540
@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.20240616-010456",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002346 0.003321 1.708197 ( 1.892852)
build_miniruby 0.000785 0.000323 1.089031 ( 1.088814)
build_ruby 0.001775 0.000000 3.465233 ( 3.464795)
build_all 0.000087 0.010355 18.086535 ( 1.764714)
build_install 0.008155 0.002458 6.245746 ( 1.501642)
test_btest 0.000856 0.000449 108.157315 ( 8.788362)
test_basic 0.004464 0.000366 0.785711 ( 0.858500)
test_all 0.089888 0.047159 555.329221 ( 52.056135)
test_rubyspec 0.027674 0.037262 132.153406 ( 15.604198)
total: 87.02 sec