Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-031626
#<BuildRuby:0x000055b4b53f3fa8
@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.20231124-031626",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003435 0.001011 1.244067 ( 1.637204)
build_miniruby 0.000817 0.000240 0.817173 ( 0.816411)
build_ruby 0.001057 0.000311 2.796154 ( 2.796481)
build_all 0.007851 0.002309 16.384770 ( 1.473063)
build_install 0.010067 0.002218 5.050424 ( 1.183557)
test_btest 0.001003 0.000287 84.460690 ( 7.457544)
test_basic 0.003204 0.000916 0.608867 ( 0.685134)
test_all 0.094818 0.042408 517.222374 ( 47.647886)
test_rubyspec 0.023372 0.025279 51.383871 ( 63.693234)
total: 127.39 sec