Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-163547
#<BuildRuby:0x000055c7126e3280
@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.20231219-163547",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000000 0.004658 1.228177 ( 1.585049)
build_miniruby 0.000000 0.000930 0.858017 ( 0.857461)
build_ruby 0.000000 0.001299 2.619335 ( 2.620148)
build_all 0.010257 0.000068 16.917583 ( 1.478946)
build_install 0.004017 0.006530 5.089849 ( 1.297369)
test_btest 0.000943 0.000210 86.235416 ( 7.811008)
test_basic 0.000859 0.002808 0.659547 ( 0.737395)
test_all 0.096164 0.040821 538.295649 ( 55.994504)
test_rubyspec 0.027796 0.020369 50.424908 ( 62.689495)
total: 135.07 sec