Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-120920
#<BuildRuby:0x000055d072677fa8
@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.20231202-120920",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004445 0.000024 1.373244 ( 1.725568)
build_miniruby 0.000899 0.000042 0.876212 ( 0.875706)
build_ruby 0.001337 0.000064 2.734442 ( 2.734778)
build_all 0.005687 0.004624 16.718115 ( 1.499880)
build_install 0.009336 0.000452 4.948266 ( 1.184028)
test_btest 0.000890 0.000081 86.145402 ( 7.214173)
test_basic 0.004577 0.000000 0.583911 ( 0.660152)
test_all 0.114162 0.021826 538.961817 ( 62.328284)
test_rubyspec 0.042124 0.007280 50.102841 ( 62.456590)
total: 140.68 sec