Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-062040
#<BuildRuby:0x000055f4bb1c0060
@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-062040",
@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.000006 0.000003 0.000009 ( 0.000010)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005748 0.000678 1.174623 ( 1.510070)
build_miniruby 0.000610 0.000271 0.704271 ( 0.704488)
build_ruby 0.001354 0.000602 2.298956 ( 2.299523)
build_all 0.005074 0.002730 12.496179 ( 1.070044)
build_install 0.010830 0.000874 4.221912 ( 1.077806)
test_btest 0.000525 0.000202 69.652491 ( 6.211442)
test_basic 0.003027 0.001164 0.402584 ( 0.483032)
test_all 0.079621 0.017849 377.544905 ( 37.291064)
test_rubyspec 0.016294 0.025405 87.977378 ( 11.093235)
total: 61.74 sec