Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-141046
#<BuildRuby:0x00005641d5de7d68
@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.20231023-141046",
@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.000003 0.000009 ( 0.000010)
autoconf 0.000006 0.000003 0.000009 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003209 0.001604 2.179818 ( 2.456609)
build_miniruby 0.000598 0.000299 0.877275 ( 0.877521)
build_ruby 0.000793 0.000396 2.610483 ( 2.611630)
build_all 0.005441 0.004456 15.751576 ( 1.402357)
build_install 0.006695 0.001611 5.067725 ( 1.135241)
test_btest 0.000737 0.000369 77.979311 ( 7.599205)
test_basic 0.004138 0.000000 0.541642 ( 0.624341)
test_all 0.101625 0.031716 472.144236 ( 53.880229)
test_rubyspec 0.040486 0.009307 49.340455 ( 61.762384)
total: 132.35 sec