Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-073923
#<BuildRuby:0x000055d68093f7b8
@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.20240106-073923",
@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.000006 0.000000 0.000006 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003478 0.000409 0.830052 ( 1.218871)
build_miniruby 0.000907 0.000106 0.869536 ( 0.869375)
build_ruby 0.001511 0.000178 2.786232 ( 2.787720)
build_all 0.008171 0.000961 14.760684 ( 1.383105)
build_install 0.008855 0.000000 4.236293 ( 1.145590)
test_btest 0.000688 0.000000 75.589632 ( 6.983625)
test_basic 0.003344 0.000000 0.449457 ( 0.528989)
test_all 0.112395 0.022063 506.988906 ( 59.969441)
test_rubyspec 0.021604 0.012323 48.788338 ( 61.236735)
total: 136.12 sec