Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-022550
#<BuildRuby:0x000055e402f8f520
@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.20240104-022550",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004335 0.000068 1.306473 ( 1.562230)
build_miniruby 0.000768 0.000140 0.882603 ( 0.881822)
build_ruby 0.001209 0.000220 2.749172 ( 2.749941)
build_all 0.008667 0.000044 14.468521 ( 1.339768)
build_install 0.006562 0.001010 4.256449 ( 1.064868)
test_btest 0.000820 0.000126 72.173270 ( 6.873033)
test_basic 0.000000 0.004470 0.623295 ( 0.699118)
test_all 0.117663 0.011729 484.551894 ( 55.959572)
test_rubyspec 0.004166 0.044969 47.542019 ( 59.919175)
total: 131.05 sec