Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-110112
#<BuildRuby:0x0000561968c32f08
@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.20220823-110112",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009523 0.000204 0.903288 ( 3.184270)
build_miniruby 0.001263 0.000181 0.063237 ( 0.061839)
build_ruby 0.001353 0.000000 0.055726 ( 0.054384)
build_all 0.008338 0.000734 1.275943 ( 0.481212)
build_install 0.010170 0.004781 1.565301 ( 0.783871)
test_btest 0.000716 0.000126 53.427613 ( 5.986998)
test_basic 0.005181 0.000915 0.300150 ( 0.395252)
test_all 0.004537 0.000000 481.524431 ( 52.088314)
test_rubyspec 0.090423 0.039872 41.942636 ( 50.515287)
total: 113.55 sec