Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-225645
#<BuildRuby:0x000055a2b6da77b8
@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.20231229-225645",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004675 0.000779 1.085277 ( 1.452165)
build_miniruby 0.001345 0.000224 0.892714 ( 0.892201)
build_ruby 0.001077 0.000180 2.915123 ( 2.916050)
build_all 0.009145 0.000763 16.001674 ( 1.429199)
build_install 0.007703 0.001216 4.539310 ( 1.150894)
test_btest 0.001028 0.000162 84.438805 ( 6.838102)
test_basic 0.001087 0.004248 0.716395 ( 0.791170)
test_all 0.106946 0.024301 549.632913 ( 57.803520)
test_rubyspec 0.022108 0.028433 50.338609 ( 62.714427)
total: 135.99 sec