Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-191828
#<BuildRuby:0x000055f75e99c0e0
@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.20240621-191828",
@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.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.006542 0.000000 1.933855 ( 2.084652)
build_miniruby 0.001087 0.000000 1.068042 ( 1.067442)
build_ruby 0.001261 0.000423 3.339634 ( 3.340427)
build_all 0.000484 0.010169 17.992979 ( 1.690312)
build_install 0.005543 0.004832 6.353785 ( 1.567796)
test_btest 0.000709 0.000410 111.523219 ( 9.572800)
test_basic 0.000000 0.004861 0.837569 ( 0.915019)
test_all 0.094234 0.044717 531.694468 ( 63.708573)
test_rubyspec 0.043087 0.025337 135.753623 ( 16.032205)
total: 99.98 sec