Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-084821
#<BuildRuby:0x0000563f8d1ffce8
@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.20231130-084821",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004472 0.000084 1.318481 ( 1.719225)
build_miniruby 0.000876 0.000138 0.875337 ( 0.875934)
build_ruby 0.000000 0.001439 2.793430 ( 2.793995)
build_all 0.007235 0.002371 15.752911 ( 1.500373)
build_install 0.010700 0.001539 4.638505 ( 1.136249)
test_btest 0.000805 0.000149 79.890654 ( 7.320053)
test_basic 0.004008 0.000086 0.727785 ( 0.806777)
test_all 0.101763 0.031659 526.319921 ( 48.493179)
test_rubyspec 0.018487 0.028783 48.248356 ( 60.633043)
total: 125.28 sec