Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-040621
#<BuildRuby:0x00005617e258fbb0
@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.20230114-040621",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.004192 0.000000 0.630819 ( 1.076535)
build_miniruby 0.000954 0.000000 0.693100 ( 0.692427)
build_ruby 0.001258 0.000000 2.409553 ( 2.409102)
build_all 0.009196 0.000000 12.971811 ( 1.621891)
build_install 0.001932 0.004891 1.487468 ( 0.704679)
test_btest 0.000623 0.000042 67.675926 ( 5.738225)
test_basic 0.003607 0.000000 0.273585 ( 0.368793)
test_all 0.001080 0.000000 493.380134 ( 52.322434)
test_rubyspec 0.007233 0.020407 35.677759 ( 46.146629)
total: 111.08 sec