Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-210948
#<BuildRuby:0x0000555a45fe7d20
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240622-210948",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000003 0.000007 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000005 0.000013 ( 0.000012)
build_up 0.003912 0.001712 1.579611 ( 1.737745)
build_miniruby 0.000720 0.000405 1.070233 ( 1.071027)
build_ruby 0.001047 0.000588 3.336920 ( 3.339418)
build_all 0.007024 0.003483 17.369214 ( 1.639219)
build_install 0.003903 0.006136 6.113779 ( 1.468788)
test_btest 0.001141 0.000698 103.847991 ( 9.048613)
test_basic 0.000529 0.004389 0.785071 ( 0.859474)
test_all 0.092419 0.047080 534.255259 ( 64.692902)
test_rubyspec 0.035513 0.032506 135.309885 ( 16.450305)
total: 100.31 sec