Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-002923
#<BuildRuby:0x000055d9e994f8e0
@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.20240108-002923",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000724 0.004159 1.244963 ( 1.640601)
build_miniruby 0.000000 0.001468 1.426833 ( 1.428951)
build_ruby 0.000000 0.001712 4.190395 ( 4.198132)
build_all 0.009871 0.000427 16.437588 ( 1.682820)
build_install 0.006371 0.008540 4.962569 ( 1.776117)
test_btest 0.000658 0.000143 85.177124 ( 13.949107)
test_basic 0.004840 0.001052 0.631658 ( 0.697025)
test_all 0.101422 0.018539 547.730245 ( 74.605352)
test_rubyspec 0.025697 0.039010 77.731191 ( 89.864396)
total: 189.84 sec