Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-065915
#<BuildRuby:0x00005559e9f09338
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221007-065915",
@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.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009428 0.000387 1.092391 ( 1.147051)
build_miniruby 0.002004 0.000143 0.096059 ( 0.093068)
build_ruby 0.001559 0.000111 0.098391 ( 0.095677)
build_all 0.007199 0.000514 1.272475 ( 0.560093)
build_install 0.014626 0.000265 1.611086 ( 0.891178)
test_btest 0.001975 0.000124 62.452916 ( 6.534946)
test_basic 0.005935 0.000000 0.324932 ( 0.414733)
test_all 0.008069 0.000000 504.500704 ( 54.226966)
test_rubyspec 0.111507 0.022471 42.141636 ( 50.697275)
total: 114.66 sec