Logfile: /home/ko1/ruby/logs/brlog.trunk.20240725-100757
#<BuildRuby:0x0000559f14191cd0
@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.20240725-100757",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000004 0.000010 ( 0.000010)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.000542 0.004505 1.171019 ( 1.483948)
build_miniruby 0.000502 0.000440 0.725899 ( 0.725848)
build_ruby 0.001358 0.000000 2.304683 ( 2.305053)
build_all 0.005704 0.002297 12.591412 ( 1.062776)
build_install 0.005242 0.009163 4.366343 ( 1.101990)
test_btest 0.000427 0.000380 75.686701 ( 6.011835)
test_basic 0.004201 0.000000 0.425232 ( 0.506457)
test_all 0.092181 0.009277 395.789784 ( 45.256875)
test_rubyspec 0.026232 0.018925 93.288532 ( 11.338605)
total: 69.79 sec