Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-173713
#<BuildRuby:0x000056322bf93040
@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.20231228-173713",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000555 0.004164 1.075342 ( 1.438865)
build_miniruby 0.000695 0.000261 0.855321 ( 0.855303)
build_ruby 0.001145 0.000429 2.660565 ( 2.665446)
build_all 0.005113 0.004525 16.605756 ( 1.451438)
build_install 0.004140 0.004158 4.653481 ( 1.130822)
test_btest 0.000000 0.000928 82.514612 ( 7.735965)
test_basic 0.002606 0.002390 0.698609 ( 0.773393)
test_all 0.104420 0.031509 537.321190 ( 60.025269)
test_rubyspec 0.022355 0.027719 50.690696 ( 62.862738)
total: 138.94 sec