Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-194549
#<BuildRuby:0x000055817569c138
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231122-194549",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.001184 0.004404 0.943793 ( 1.321478)
build_miniruby 0.001004 0.000000 0.837354 ( 0.837633)
build_ruby 0.001450 0.000000 2.627027 ( 2.627702)
build_all 0.007591 0.000679 12.361040 ( 1.005524)
build_install 0.011375 0.000835 3.673230 ( 0.975763)
test_btest 0.000618 0.000177 65.575670 ( 4.848568)
test_basic 0.004231 0.000000 0.408888 ( 0.488395)
test_all 0.075382 0.020559 352.941439 ( 38.479613)
test_rubyspec 0.014459 0.050560 39.965431 ( 52.515906)
total: 103.10 sec