Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-064256
#<BuildRuby:0x000055bc5b50b7f8
@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.20231202-064256",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.005133 0.974668 ( 1.245226)
build_miniruby 0.000840 0.000340 0.867998 ( 0.868676)
build_ruby 0.001343 0.000288 2.706289 ( 2.709402)
build_all 0.007916 0.000000 12.096888 ( 1.005731)
build_install 0.009310 0.005033 3.529541 ( 0.963831)
test_btest 0.000646 0.000152 65.966546 ( 4.678792)
test_basic 0.004133 0.000081 0.369981 ( 0.450354)
test_all 0.080095 0.018741 386.177875 ( 34.408418)
test_rubyspec 0.048610 0.025641 39.757647 ( 52.421225)
total: 98.75 sec