Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-173448
#<BuildRuby:0x0000556ee7702e60
@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.20231230-173448",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000031)
build_up 0.000254 0.004075 1.101317 ( 1.470031)
build_miniruby 0.001007 0.000302 0.968197 ( 0.967209)
build_ruby 0.001505 0.000000 2.807732 ( 2.806983)
build_all 0.009516 0.000000 16.173750 ( 1.433960)
build_install 0.008366 0.000000 4.501070 ( 1.098047)
test_btest 0.000986 0.000000 83.508966 ( 6.974955)
test_basic 0.001669 0.003513 0.620798 ( 0.696517)
test_all 0.093722 0.041667 548.159781 ( 50.772570)
test_rubyspec 0.036561 0.013666 50.034104 ( 62.348911)
total: 128.57 sec