Logfile: /home/ko1/ruby/logs/brlog.trunk.20230605-234911
#<BuildRuby:0x000055a413f93bb8
@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.20230605-234911",
@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.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004942 0.000193 1.478852 ( 2.755278)
build_miniruby 0.001045 0.000245 0.872749 ( 0.871782)
build_ruby 0.001028 0.000242 2.505509 ( 2.506382)
build_all 0.004579 0.004375 12.651793 ( 1.112460)
build_install 0.005790 0.001608 1.722067 ( 0.848973)
test_btest 0.000830 0.000231 84.112268 ( 6.675134)
test_basic 0.003614 0.001004 0.653493 ( 0.735323)
test_all 0.001166 0.000094 439.731789 ( 50.183820)
test_rubyspec 0.013932 0.027059 42.849376 ( 55.361122)
total: 121.05 sec