Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-214018
#<BuildRuby:0x0000558a72a9c110
@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.20231226-214018",
@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.000003 0.000009 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.003398 0.001511 0.786046 ( 1.203869)
build_miniruby 0.000707 0.000314 0.802287 ( 0.802198)
build_ruby 0.001002 0.000445 2.644873 ( 2.647235)
build_all 0.007680 0.000000 11.956299 ( 0.989348)
build_install 0.002736 0.007473 3.308888 ( 0.950417)
test_btest 0.000526 0.000263 64.400069 ( 5.311382)
test_basic 0.003850 0.000000 0.398012 ( 0.478964)
test_all 0.089647 0.008619 374.391760 ( 35.067811)
test_rubyspec 0.031036 0.036914 40.093449 ( 52.665488)
total: 100.12 sec