Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-003232
#<BuildRuby:0x000055bf202f7e90
@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.20240620-003232",
@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.000009)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004494 0.001686 1.796749 ( 2.180884)
build_miniruby 0.000812 0.000305 1.135308 ( 1.134916)
build_ruby 0.001171 0.000439 3.371704 ( 3.371842)
build_all 0.003758 0.006525 17.338011 ( 1.619174)
build_install 0.009068 0.001104 6.138190 ( 1.473349)
test_btest 0.000739 0.000302 109.491988 ( 8.441672)
test_basic 0.003557 0.001455 0.906688 ( 0.980411)
test_all 0.093888 0.041910 533.698932 ( 63.629244)
test_rubyspec 0.049690 0.020266 132.200419 ( 15.755807)
total: 98.59 sec