Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-073220
#<BuildRuby:0x000056248c967e20
@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.20231112-073220",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000376 0.004040 1.202775 ( 1.480955)
build_miniruby 0.000922 0.000205 0.803538 ( 0.803731)
build_ruby 0.001498 0.000000 2.701898 ( 2.701857)
build_all 0.009679 0.000000 16.186905 ( 1.414677)
build_install 0.007069 0.004537 4.799932 ( 1.128585)
test_btest 0.000630 0.000144 79.219391 ( 7.638155)
test_basic 0.002965 0.000674 0.566735 ( 0.646107)
test_all 0.085386 0.054509 503.513900 ( 52.926178)
test_rubyspec 0.029596 0.020420 49.571980 ( 61.903816)
total: 130.64 sec