Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-033229
#<BuildRuby:0x000055c9ada5f858
@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.20231223-033229",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003922 0.000654 1.022385 ( 1.621362)
build_miniruby 0.001799 0.000300 2.588523 ( 2.453065)
build_ruby 0.001354 0.000226 2.773709 ( 2.774212)
build_all 0.005656 0.004688 16.814941 ( 1.559040)
build_install 0.006328 0.002869 4.860390 ( 1.188103)
test_btest 0.000910 0.000207 82.217057 ( 7.979558)
test_basic 0.000995 0.004490 0.824869 ( 0.898727)
test_all 0.091806 0.046141 510.296421 ( 56.794766)
test_rubyspec 0.021570 0.029594 49.704804 ( 62.020422)
total: 137.29 sec