Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-081649
#<BuildRuby:0x000055b642752be8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230124-081649",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.003833 0.002540 0.846601 ( 1.046244)
build_miniruby 0.000973 0.000347 1.010812 ( 1.008867)
build_ruby 0.001104 0.000394 2.755124 ( 2.752682)
build_all 0.005415 0.004531 16.629043 ( 2.969471)
build_install 0.006258 0.005011 2.080165 ( 1.067481)
test_btest 0.001134 0.000000 69.565835 ( 11.068941)
test_basic 0.005490 0.001026 0.369905 ( 0.455945)
test_all 0.000936 0.000386 675.700537 ( 95.596269)
test_rubyspec 0.074838 0.057591 51.381452 ( 59.491343)
total: 175.46 sec