Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-153626
#<BuildRuby:0x000055f970feb568
@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.20231128-153626",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004826 0.000038 1.534782 ( 1.904045)
build_miniruby 0.000945 0.000045 0.888336 ( 0.887722)
build_ruby 0.001324 0.000063 2.731046 ( 2.731071)
build_all 0.009833 0.000468 16.516149 ( 1.520475)
build_install 0.013085 0.000163 4.991741 ( 1.167472)
test_btest 0.001168 0.000050 83.841760 ( 7.656687)
test_basic 0.000000 0.004650 0.760625 ( 0.840434)
test_all 0.097523 0.038796 515.960081 ( 52.467534)
test_rubyspec 0.029938 0.021767 50.162427 ( 62.503799)
total: 131.68 sec