Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-172956
#<BuildRuby:0x0000563e762480a0
@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.20240618-172956",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003583 0.001593 1.047813 ( 1.322948)
build_miniruby 0.000748 0.000332 0.742503 ( 0.742605)
build_ruby 0.001013 0.000450 2.266465 ( 2.267315)
build_all 0.006677 0.000860 12.478200 ( 1.020572)
build_install 0.012878 0.002565 4.365086 ( 1.075783)
test_btest 0.000563 0.000201 73.138509 ( 5.314963)
test_basic 0.004047 0.001446 0.413391 ( 0.492897)
test_all 0.077720 0.023422 366.404200 ( 42.342158)
test_rubyspec 0.028266 0.014447 87.276890 ( 11.010802)
total: 65.59 sec