Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-142009
#<BuildRuby:0x0000558309e59570
@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.20230104-142009",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008182 0.000942 0.961368 ( 1.236949)
build_miniruby 0.002111 0.000488 0.839488 ( 0.838774)
build_ruby 0.002765 0.000638 2.129199 ( 2.128957)
build_all 0.013567 0.006707 18.612718 ( 2.193843)
build_install 0.012666 0.009933 2.031094 ( 1.018835)
test_btest 0.000000 0.001480 90.775033 ( 8.964638)
test_basic 0.000889 0.007696 0.340579 ( 0.428739)
test_all 0.002339 0.000000 672.977285 ( 69.228679)
test_rubyspec 0.073719 0.084064 47.889347 ( 56.011745)
total: 142.05 sec