Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-071604
#<BuildRuby:0x0000562a56fab500
@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.20240108-071604",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003352 0.000515 0.786355 ( 1.174469)
build_miniruby 0.001025 0.000000 0.876383 ( 0.875921)
build_ruby 0.001311 0.000000 2.825083 ( 2.826402)
build_all 0.005525 0.004138 14.500444 ( 1.439485)
build_install 0.008679 0.000047 4.163225 ( 1.141053)
test_btest 0.000568 0.000100 74.907856 ( 7.578538)
test_basic 0.002727 0.000482 0.510545 ( 0.587899)
test_all 0.102549 0.037533 500.111037 ( 54.501316)
test_rubyspec 0.003287 0.031505 49.413419 ( 62.002197)
total: 132.13 sec