Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-044155
#<BuildRuby:0x0000564b4dbaf858
@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.20240112-044155",
@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.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000010)
build_up 0.004083 0.000000 1.001272 ( 1.419473)
build_miniruby 0.000844 0.000118 0.865658 ( 0.865388)
build_ruby 0.001182 0.000169 2.825851 ( 2.826165)
build_all 0.010241 0.000000 14.478982 ( 1.385623)
build_install 0.008763 0.000245 4.182548 ( 1.141346)
test_btest 0.000694 0.000083 77.887600 ( 7.365155)
test_basic 0.003352 0.000000 0.556522 ( 0.638766)
test_all 0.113076 0.019809 532.867136 ( 48.697051)
test_rubyspec 0.015076 0.019633 49.016051 ( 61.518141)
total: 125.86 sec