Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-070834
#<BuildRuby:0x0000558097918058
@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.20240626-070834",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.004520 0.002009 1.175867 ( 1.380743)
build_miniruby 0.000688 0.000306 0.753716 ( 0.753922)
build_ruby 0.001328 0.000590 2.310968 ( 2.310922)
build_all 0.000625 0.006950 12.556522 ( 1.035170)
build_install 0.008966 0.007266 4.241721 ( 1.063091)
test_btest 0.000418 0.000266 70.051820 ( 5.515820)
test_basic 0.002509 0.001596 0.401171 ( 0.481966)
test_all 0.075827 0.023664 380.636417 ( 35.641737)
test_rubyspec 0.026159 0.015714 87.646643 ( 11.080563)
total: 59.26 sec