Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-165728
#<BuildRuby:0x0000560f892d3540
@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.20240615-165728",
@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.000003 0.000011 ( 0.000011)
build_up 0.000988 0.004342 1.666553 ( 2.013923)
build_miniruby 0.000756 0.000378 1.022745 ( 1.022180)
build_ruby 0.001023 0.000511 3.571809 ( 3.570852)
build_all 0.005127 0.004610 17.625595 ( 1.657987)
build_install 0.004346 0.005964 6.225434 ( 1.483012)
test_btest 0.000000 0.001515 107.520772 ( 7.732078)
test_basic 0.000000 0.004111 0.850418 ( 0.924499)
test_all 0.090186 0.048193 542.861658 ( 60.117487)
test_rubyspec 0.041456 0.025683 131.733034 ( 16.210049)
total: 94.73 sec