Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-114729
#<BuildRuby:0x000055b78f68fbb8
@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.20231120-114729",
@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.000012 0.000003 0.000015 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.000390 0.004057 1.211417 ( 1.614009)
build_miniruby 0.000761 0.000224 0.859739 ( 0.859325)
build_ruby 0.001027 0.000302 2.768530 ( 2.768731)
build_all 0.005500 0.004552 15.874174 ( 1.418472)
build_install 0.008660 0.000103 4.816816 ( 1.176370)
test_btest 0.000000 0.000736 82.683763 ( 6.662880)
test_basic 0.001774 0.002586 0.754096 ( 0.830780)
test_all 0.099832 0.034681 514.278995 ( 54.463050)
test_rubyspec 0.006309 0.036997 49.845657 ( 62.242537)
total: 132.04 sec