Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-112357
#<BuildRuby:0x00005617b0dce9c0
@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.20220821-112357",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009050 0.000696 0.862386 ( 0.913359)
build_miniruby 0.001716 0.000132 0.063685 ( 0.061811)
build_ruby 0.001798 0.000138 0.066814 ( 0.065124)
build_all 0.009272 0.000713 1.283008 ( 0.480973)
build_install 0.017049 0.000380 1.578155 ( 0.793487)
test_btest 0.000958 0.000064 52.450959 ( 6.216939)
test_basic 0.006371 0.000424 0.293718 ( 0.391378)
test_all 0.004693 0.000000 502.427317 ( 53.188069)
test_rubyspec 0.073572 0.058536 41.908997 ( 50.508052)
total: 112.62 sec