Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-112359
#<BuildRuby:0x000055d802f4b458
@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.20230727-112359",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.005348 0.001258 1.229827 ( 2.583096)
build_miniruby 0.000836 0.000197 0.928938 ( 0.928251)
build_ruby 0.001283 0.000302 2.666115 ( 2.664740)
build_all 0.007218 0.001698 13.423516 ( 1.213620)
build_install 0.004254 0.003436 1.866916 ( 0.861096)
test_btest 0.000832 0.000219 77.213483 ( 7.311872)
test_basic 0.000249 0.004728 0.791654 ( 0.867118)
test_all 0.000635 0.000579 500.032815 ( 45.775300)
test_rubyspec 0.025376 0.017236 45.550445 ( 57.932609)
total: 120.14 sec