Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-185452
#<BuildRuby:0x000055928adbf8e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231125-185452",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005414 0.924528 ( 1.297666)
build_miniruby 0.000000 0.001365 0.830212 ( 0.829752)
build_ruby 0.000000 0.001534 2.650386 ( 2.651167)
build_all 0.001074 0.007076 12.286804 ( 1.008129)
build_install 0.003033 0.005616 3.728391 ( 1.000482)
test_btest 0.000454 0.000265 62.183529 ( 5.826976)
test_basic 0.000186 0.004266 0.410338 ( 0.488668)
test_all 0.067821 0.027375 363.531823 ( 32.706171)
test_rubyspec 0.031475 0.032608 40.030428 ( 52.589658)
total: 98.40 sec