Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-223447
#<BuildRuby:0x0000564dc03c4060
@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.20231211-223447",
@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.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004352 0.000066 1.001750 ( 1.300470)
build_miniruby 0.000933 0.000169 0.865290 ( 0.864710)
build_ruby 0.001335 0.000000 2.690003 ( 2.691886)
build_all 0.004895 0.002815 12.051245 ( 0.990800)
build_install 0.010736 0.000631 3.625330 ( 0.967238)
test_btest 0.000648 0.000122 63.257808 ( 4.886256)
test_basic 0.002557 0.000479 0.370755 ( 0.453039)
test_all 0.072307 0.026016 398.934730 ( 39.631815)
test_rubyspec 0.020372 0.020018 39.557094 ( 52.244169)
total: 104.03 sec