Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-180618
#<BuildRuby:0x000055efe693bfa8
@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.20230604-180618",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.003444 0.001291 1.446650 ( 2.674601)
build_miniruby 0.000000 0.001174 0.888718 ( 0.887505)
build_ruby 0.000000 0.001291 2.359872 ( 2.359353)
build_all 0.001380 0.007661 12.431008 ( 1.076276)
build_install 0.001642 0.006095 1.690781 ( 0.867851)
test_btest 0.000626 0.000470 82.416376 ( 7.215642)
test_basic 0.003329 0.000000 0.654774 ( 0.737965)
test_all 0.001459 0.000000 439.512492 ( 38.730947)
test_rubyspec 0.012606 0.027925 41.599875 ( 54.011592)
total: 108.56 sec