Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-104548
#<BuildRuby:0x000055d3157e6920
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220824-104548",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010275 0.000140 0.810849 ( 1.108586)
build_miniruby 0.001465 0.000098 0.049763 ( 0.048235)
build_ruby 0.001640 0.000109 0.062445 ( 0.060291)
build_all 0.009138 0.000609 1.291820 ( 0.477875)
build_install 0.015048 0.000624 1.591943 ( 0.806386)
test_btest 0.001096 0.000068 52.528925 ( 6.130179)
test_basic 0.001022 0.005892 0.298577 ( 0.387872)
test_all 0.005358 0.000000 504.922405 ( 53.340269)
test_rubyspec 0.095177 0.034896 41.696221 ( 49.955644)
total: 112.32 sec