Logfile: /home/ko1/ruby/logs/brlog.trunk.20240708-063206
#<BuildRuby:0x000055f900ca4dc0
@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.20240708-063206",
@make="make",
@no_timeout_error=nil,
@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.000006 0.000003 0.000009 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003856 0.001402 1.276752 ( 1.382863)
build_miniruby 0.000711 0.000259 0.705707 ( 0.705637)
build_ruby 0.000999 0.000364 2.276225 ( 2.276628)
build_all 0.007206 0.000935 12.518520 ( 1.043224)
build_install 0.006209 0.005241 4.359059 ( 1.077553)
test_btest 0.000000 0.000710 74.593075 ( 5.433570)
test_basic 0.000000 0.005167 0.413216 ( 0.492240)
test_all 0.093393 0.012337 429.972801 ( 50.400540)
test_rubyspec 0.025127 0.019416 94.554911 ( 11.397518)
total: 74.21 sec