Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-191340
#<BuildRuby:0x0000562f67f774b0
@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.20230529-191340",
@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.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.005554 1.451149 ( 2.694111)
build_miniruby 0.000000 0.001063 0.799606 ( 0.799262)
build_ruby 0.000000 0.001319 2.613567 ( 2.612987)
build_all 0.005843 0.003117 12.598839 ( 1.109239)
build_install 0.006640 0.000963 1.654928 ( 0.867639)
test_btest 0.000541 0.000190 84.431521 ( 6.838704)
test_basic 0.000387 0.004213 0.637733 ( 0.720874)
test_all 0.000799 0.000320 436.317316 ( 43.728175)
test_rubyspec 0.010532 0.032127 41.329526 ( 53.836698)
total: 113.21 sec