Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-234745
#<BuildRuby:0x000055d128b3be20
@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.20240111-234745",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000847 0.003138 0.885298 ( 1.275358)
build_miniruby 0.000809 0.000220 0.898950 ( 0.899236)
build_ruby 0.001003 0.000274 2.703236 ( 2.706233)
build_all 0.007182 0.002632 14.326260 ( 1.359079)
build_install 0.003969 0.004991 4.204370 ( 1.131575)
test_btest 0.000000 0.000818 78.400035 ( 7.232433)
test_basic 0.000527 0.003212 0.441572 ( 0.522802)
test_all 0.106577 0.029158 497.481365 ( 53.756567)
test_rubyspec 0.026501 0.006322 50.011814 ( 62.566524)
total: 131.45 sec