Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-121911
#<BuildRuby:0x000056495c714098
@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.20231121-121911",
@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.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002217 0.003519 1.026903 ( 1.355278)
build_miniruby 0.000834 0.000208 0.809465 ( 0.809444)
build_ruby 0.001299 0.000325 2.602585 ( 2.603458)
build_all 0.004053 0.004015 12.118016 ( 0.972925)
build_install 0.004618 0.004225 3.643638 ( 0.992737)
test_btest 0.000541 0.000193 63.441984 ( 4.673225)
test_basic 0.005014 0.000000 0.392674 ( 0.471240)
test_all 0.071910 0.023171 343.489402 ( 39.609106)
test_rubyspec 0.028851 0.039844 40.082360 ( 52.640920)
total: 104.13 sec