Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-140838
#<BuildRuby:0x0000555f2abcf500
@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.20231231-140838",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000028 0.000007 0.000035 ( 0.000032)
build_up 0.004842 0.000194 1.248727 ( 1.642715)
build_miniruby 0.001231 0.000274 0.926612 ( 0.926078)
build_ruby 0.001661 0.000369 2.736960 ( 2.740759)
build_all 0.008938 0.001000 17.097484 ( 1.501682)
build_install 0.009201 0.000061 4.880782 ( 1.203091)
test_btest 0.000670 0.000128 83.301497 ( 8.015840)
test_basic 0.000222 0.004544 0.793403 ( 0.868424)
test_all 0.109699 0.027534 535.626015 ( 62.636219)
test_rubyspec 0.018946 0.031996 50.807643 ( 63.045206)
total: 142.58 sec