Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-103442
#<BuildRuby:0x00005579ecbcbc20
@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.20230131-103442",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000034 0.000000 0.000034 ( 0.000034)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.003834 0.000000 0.625087 ( 1.042213)
build_miniruby 0.000658 0.000239 0.632117 ( 0.631312)
build_ruby 0.000918 0.000334 2.035199 ( 2.035052)
build_all 0.006535 0.002376 11.828976 ( 1.454842)
build_install 0.000839 0.005522 1.441329 ( 0.710736)
test_btest 0.000419 0.000194 65.049595 ( 6.263958)
test_basic 0.002543 0.001173 0.248132 ( 0.343006)
test_all 0.001185 0.000547 486.058296 ( 45.249114)
test_rubyspec 0.021259 0.007917 34.970044 ( 45.342291)
total: 103.07 sec