Logfile: /home/ko1/ruby/logs/brlog.trunk.20230203-211621
#<BuildRuby:0x00005633bd84f868
@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.20230203-211621",
@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.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003359 0.000259 0.636920 ( 1.044110)
build_miniruby 0.000882 0.000068 0.621115 ( 0.620573)
build_ruby 0.001201 0.000000 2.040085 ( 2.039912)
build_all 0.006326 0.002746 11.988184 ( 1.485207)
build_install 0.003555 0.002994 1.500865 ( 0.715585)
test_btest 0.000635 0.000095 64.398454 ( 6.171026)
test_basic 0.003007 0.000451 0.244265 ( 0.339730)
test_all 0.001938 0.000291 483.857743 ( 45.686964)
test_rubyspec 0.014446 0.012852 34.906800 ( 45.465804)
total: 103.57 sec