Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-133621
#<BuildRuby:0x0000564fad9674b0
@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.20230626-133621",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005453 0.000000 1.343518 ( 2.638452)
build_miniruby 0.000954 0.000000 0.843114 ( 0.843069)
build_ruby 0.001425 0.000000 2.614559 ( 2.614253)
build_all 0.007131 0.003124 15.400051 ( 1.376380)
build_install 0.008549 0.000814 4.583304 ( 1.106182)
test_btest 0.000852 0.000148 80.873258 ( 7.921214)
test_basic 0.003587 0.000624 0.730005 ( 0.811767)
test_all 0.001211 0.000211 428.022669 ( 46.671147)
test_rubyspec 0.021479 0.015279 42.559820 ( 55.047210)
total: 119.03 sec