Logfile: /home/ko1/ruby/logs/brlog.trunk.20240625-195102
#<BuildRuby:0x0000564dafed3c00
@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.20240625-195102",
@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.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003203 0.002002 1.068717 ( 1.433723)
build_miniruby 0.000658 0.000412 0.714972 ( 0.714841)
build_ruby 0.000793 0.000496 2.269007 ( 2.269887)
build_all 0.004155 0.004283 12.519216 ( 1.060304)
build_install 0.003886 0.007522 4.200804 ( 1.063699)
test_btest 0.000437 0.000340 72.644595 ( 5.648266)
test_basic 0.002503 0.001946 0.390335 ( 0.471828)
test_all 0.075719 0.023649 376.035528 ( 37.939254)
test_rubyspec 0.010486 0.032085 87.309136 ( 11.027206)
total: 61.63 sec