Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-055218
#<BuildRuby:0x00005625db08f3e8
@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.20231126-055218",
@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.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005037 0.000230 0.923770 ( 1.311837)
build_miniruby 0.000785 0.000235 0.843555 ( 0.843381)
build_ruby 0.001030 0.000309 2.638509 ( 2.639816)
build_all 0.006134 0.001840 12.170449 ( 1.019773)
build_install 0.009980 0.003468 3.806951 ( 0.991701)
test_btest 0.000750 0.000231 63.350647 ( 4.491317)
test_basic 0.005319 0.000148 0.403776 ( 0.483086)
test_all 0.061954 0.036036 347.126170 ( 39.825693)
test_rubyspec 0.020786 0.044973 39.865652 ( 52.437912)
total: 104.05 sec