Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-015245
#<BuildRuby:0x0000559d5b702148
@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.20220723-015245",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000035 0.000008 0.000043 ( 0.000047)
configure 0.000023 0.000006 0.000029 ( 0.000023)
build_up 0.004419 0.005202 0.823556 ( 1.554054)
build_miniruby 0.001245 0.000382 0.054257 ( 0.053689)
build_ruby 0.001540 0.000474 0.063466 ( 0.062060)
build_all 0.005839 0.001797 1.269832 ( 0.476632)
build_install 0.013183 0.004056 4.312023 ( 1.803433)
test_btest 0.001108 0.000341 53.200272 ( 5.950851)
test_basic 0.006196 0.001907 0.301326 ( 0.391199)
test_all 0.002301 0.000708 480.045873 ( 52.143239)
test_rubyspec 0.064815 0.058453 41.645614 ( 47.586716)
total: 110.02 sec