Logfile: /home/ko1/ruby/logs/brlog.trunk.20230207-055851
#<BuildRuby:0x000055b6a03ffd48
@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.20230207-055851",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003892 0.000000 0.641165 ( 1.068969)
build_miniruby 0.000888 0.000060 0.632437 ( 0.631704)
build_ruby 0.001068 0.000076 2.085327 ( 2.085723)
build_all 0.008591 0.000297 12.351439 ( 1.475427)
build_install 0.005887 0.000392 1.477774 ( 0.723434)
test_btest 0.000681 0.000045 63.922362 ( 5.849788)
test_basic 0.003232 0.000216 0.270313 ( 0.365504)
test_all 0.001103 0.000074 482.235305 ( 47.300846)
test_rubyspec 0.011308 0.018217 35.194782 ( 45.786146)
total: 105.29 sec