Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-235544
#<BuildRuby:0x000055e60a5a3520
@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.20221207-235544",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.000842 0.009962 1.210348 ( 1.854760)
build_miniruby 0.002804 0.000000 0.843871 ( 0.843277)
build_ruby 0.002287 0.000472 2.237943 ( 2.140014)
build_all 0.013376 0.006934 18.653750 ( 2.180966)
build_install 0.015035 0.006470 2.030854 ( 1.038763)
test_btest 0.000899 0.000327 91.249849 ( 8.702584)
test_basic 0.004138 0.004098 0.350410 ( 0.440856)
test_all 0.001492 0.000584 717.150479 ( 70.733550)
test_rubyspec 0.098699 0.048933 49.604011 ( 57.662487)
total: 145.60 sec