Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-220907
#<BuildRuby:0x0000557900a2ff48
@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.20240623-220907",
@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.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004001 0.001667 1.756155 ( 2.093624)
build_miniruby 0.000781 0.000326 1.036711 ( 1.036140)
build_ruby 0.001143 0.000476 3.438685 ( 3.438968)
build_all 0.002364 0.007967 17.497201 ( 1.646566)
build_install 0.002611 0.007668 6.283038 ( 1.513195)
test_btest 0.000933 0.000599 112.892321 ( 8.648370)
test_basic 0.002605 0.001675 0.785188 ( 0.864799)
test_all 0.094125 0.046236 547.334733 ( 49.826264)
test_rubyspec 0.039893 0.029726 140.050680 ( 16.768471)
total: 85.84 sec