Logfile: /home/ko1/ruby/logs/brlog.trunk.20230202-234723
#<BuildRuby:0x000055a0136c7808
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230202-234723",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002585 0.000705 0.600329 ( 1.000592)
build_miniruby 0.000751 0.000205 0.644296 ( 0.643630)
build_ruby 0.001135 0.000000 2.021148 ( 2.021574)
build_all 0.009222 0.000000 12.011049 ( 1.495267)
build_install 0.006491 0.000000 1.489224 ( 0.707730)
test_btest 0.000601 0.000000 65.396679 ( 5.964174)
test_basic 0.003619 0.000000 0.257722 ( 0.352652)
test_all 0.001548 0.000000 476.199533 ( 45.542611)
test_rubyspec 0.022555 0.010315 35.060051 ( 45.663115)
total: 103.39 sec