Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-142355
#<BuildRuby:0x0000559384df80a0
@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.20240103-142355",
@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.000034 0.000010 0.000044 ( 0.000043)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.005685 0.000507 1.553529 ( 1.788798)
build_miniruby 0.000936 0.000000 0.854162 ( 0.854359)
build_ruby 0.001727 0.000000 2.811316 ( 2.815929)
build_all 0.005147 0.003996 14.302685 ( 1.349441)
build_install 0.007801 0.000000 4.300808 ( 1.084598)
test_btest 0.000482 0.000575 76.475461 ( 6.493588)
test_basic 0.004319 0.000212 0.777534 ( 0.853465)
test_all 0.110039 0.017128 502.022789 ( 46.617407)
test_rubyspec 0.028084 0.018783 48.666500 ( 61.025250)
total: 122.88 sec