Logfile: /home/ko1/ruby/logs/brlog.trunk.20231107-162906
#<BuildRuby:0x0000556a59da3c20
@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.20231107-162906",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000592 0.004068 1.221686 ( 1.578152)
build_miniruby 0.000809 0.000238 0.907057 ( 0.906249)
build_ruby 0.001074 0.000316 2.680554 ( 2.680724)
build_all 0.009829 0.000000 16.002043 ( 1.505014)
build_install 0.008804 0.000000 4.784150 ( 1.149652)
test_btest 0.001249 0.000000 77.814558 ( 7.624334)
test_basic 0.004674 0.001034 0.778323 ( 0.851940)
test_all 0.096683 0.038248 484.973997 ( 54.671321)
test_rubyspec 0.025441 0.020259 49.202112 ( 61.628911)
total: 132.60 sec