Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-141058
#<BuildRuby:0x0000564f05486cc8
@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.20221130-141058",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009130 0.001163 1.235240 ( 1.235626)
build_miniruby 0.002229 0.000514 0.846022 ( 0.844530)
build_ruby 0.002354 0.000543 2.228559 ( 2.138792)
build_all 0.015667 0.005129 18.630538 ( 2.182023)
build_install 0.009098 0.014484 2.078830 ( 1.019721)
test_btest 0.001532 0.000000 94.884759 ( 8.833762)
test_basic 0.010036 0.000000 0.358504 ( 0.444625)
test_all 0.002500 0.000000 697.465657 ( 70.748435)
test_rubyspec 0.114415 0.074183 49.493693 ( 57.572752)
total: 145.02 sec