Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-222247
#<BuildRuby:0x000055ca5ac93d60
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240621-222247",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005480 1.043371 ( 1.482265)
build_miniruby 0.000000 0.000969 0.717173 ( 0.717543)
build_ruby 0.000753 0.000611 2.266993 ( 2.267469)
build_all 0.007876 0.000894 12.582504 ( 1.060338)
build_install 0.012032 0.002578 4.231846 ( 1.066177)
test_btest 0.000671 0.000143 67.763416 ( 6.082429)
test_basic 0.004460 0.000000 0.401131 ( 0.482038)
test_all 0.080455 0.016914 375.662721 ( 39.719585)
test_rubyspec 0.026741 0.014523 87.118202 ( 11.054294)
total: 63.93 sec