Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-184607
#<BuildRuby:0x000055f872183ba0
@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.20230625-184607",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000012 0.006464 1.294279 ( 2.540240)
build_miniruby 0.000000 0.001132 0.867643 ( 0.866886)
build_ruby 0.000000 0.001238 2.818494 ( 2.819333)
build_all 0.006992 0.002906 16.072618 ( 1.454823)
build_install 0.007139 0.001785 4.647040 ( 1.090019)
test_btest 0.000904 0.000226 83.312399 ( 7.430357)
test_basic 0.000000 0.003797 0.617823 ( 0.699787)
test_all 0.000541 0.000708 456.895137 ( 51.165781)
test_rubyspec 0.012576 0.026415 40.279688 ( 52.773892)
total: 120.84 sec