Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-193112
#<BuildRuby:0x0000555c69c9c0a0
@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.20240117-193112",
@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.000017)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.004507 0.000795 1.176193 ( 1.576266)
build_miniruby 0.000981 0.000173 0.894983 ( 0.894803)
build_ruby 0.001300 0.000000 2.728147 ( 2.728345)
build_all 0.004538 0.004784 14.675307 ( 1.364595)
build_install 0.003151 0.004182 4.315900 ( 1.144874)
test_btest 0.000788 0.000207 77.777374 ( 6.880563)
test_basic 0.000000 0.004665 0.693695 ( 0.770674)
test_all 0.101845 0.028751 508.789025 ( 48.576081)
test_rubyspec 0.038367 0.024080 80.761709 ( 93.120397)
total: 157.06 sec