Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-001627
#<BuildRuby:0x00005622b7f3f7c0
@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.20221201-001627",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010173 0.000421 1.218900 ( 1.235886)
build_miniruby 0.002842 0.000000 0.849421 ( 0.846995)
build_ruby 0.000000 0.003654 2.242862 ( 2.147870)
build_all 0.013125 0.007247 18.567968 ( 2.163192)
build_install 0.020035 0.001428 1.999148 ( 1.012105)
test_btest 0.001139 0.000190 93.063252 ( 9.135302)
test_basic 0.004137 0.005097 0.337198 ( 0.423435)
test_all 0.001459 0.000304 739.087362 ( 71.424629)
test_rubyspec 0.116921 0.067342 49.387330 ( 57.548037)
total: 145.94 sec