Logfile: /home/ko1/ruby/logs/brlog.trunk.20230804-221538
#<BuildRuby:0x0000557a0026f4b0
@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.20230804-221538",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001166 0.004635 1.544283 ( 2.831780)
build_miniruby 0.000722 0.000337 0.892948 ( 0.892046)
build_ruby 0.000829 0.000387 2.650616 ( 2.650408)
build_all 0.007857 0.001566 14.065507 ( 1.296727)
build_install 0.002523 0.005766 1.993892 ( 0.886535)
test_btest 0.000560 0.000280 74.255422 ( 7.549685)
test_basic 0.001078 0.002785 0.578197 ( 0.660647)
test_all 0.000679 0.000359 525.825159 ( 48.232925)
test_rubyspec 0.018756 0.023122 45.119081 ( 57.317637)
total: 122.32 sec