Logfile: /home/ko1/ruby/logs/brlog.trunk.20230706-125123
#<BuildRuby:0x000055afa3b4c028
@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.20230706-125123",
@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.000002 0.000005 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.003559 0.001424 1.370411 ( 2.674299)
build_miniruby 0.000813 0.000325 0.901685 ( 0.901746)
build_ruby 0.001295 0.000518 2.781423 ( 2.781018)
build_all 0.001408 0.007139 8.456012 ( 7.767468)
build_install 0.006893 0.001534 2.191399 ( 1.851060)
test_btest 0.000735 0.000349 85.244107 ( 7.905407)
test_basic 0.003332 0.000000 0.686730 ( 0.769087)
test_all 0.001361 0.000392 464.358483 ( 51.560442)
test_rubyspec 0.011753 0.029744 44.414963 ( 56.941181)
total: 133.15 sec