Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-161714
#<BuildRuby:0x0000563aa53cf7b8
@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.20231219-161714",
@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.000008)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002499 0.003493 1.486131 ( 1.816610)
build_miniruby 0.000820 0.000216 0.812996 ( 0.812471)
build_ruby 0.001030 0.000271 2.841811 ( 2.841375)
build_all 0.007884 0.002075 16.648187 ( 1.526375)
build_install 0.004297 0.004302 4.858473 ( 1.170460)
test_btest 0.001096 0.000329 86.501969 ( 7.080798)
test_basic 0.003432 0.001029 0.634906 ( 0.710368)
test_all 0.090043 0.046441 540.976007 ( 61.457361)
test_rubyspec 0.021818 0.027585 49.981689 ( 62.345777)
total: 139.76 sec