Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-150552
#<BuildRuby:0x000055d6774bfd68
@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.20230709-150552",
@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.000003 0.000001 0.000004 ( 0.000006)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.005398 0.000655 1.434359 ( 2.744319)
build_miniruby 0.000700 0.000327 0.938546 ( 0.940231)
build_ruby 0.001684 0.000000 2.868829 ( 2.869227)
build_all 0.006675 0.001866 8.328061 ( 7.630288)
build_install 0.003121 0.005974 2.105935 ( 1.722581)
test_btest 0.000669 0.000335 85.518373 ( 8.019466)
test_basic 0.002439 0.001220 0.620018 ( 0.699062)
test_all 0.000877 0.000438 471.178120 ( 52.889214)
test_rubyspec 0.018188 0.021738 44.083831 ( 56.516461)
total: 134.03 sec