Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-113711
#<BuildRuby:0x000056264e3740e0
@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.20231203-113711",
@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.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000159 0.004042 0.976402 ( 1.224838)
build_miniruby 0.000930 0.000279 0.866652 ( 0.867159)
build_ruby 0.000000 0.001214 2.712853 ( 2.713761)
build_all 0.001824 0.005925 12.155065 ( 1.011973)
build_install 0.008415 0.003825 3.577517 ( 0.975203)
test_btest 0.000707 0.000000 64.627214 ( 5.231289)
test_basic 0.004069 0.000057 0.372085 ( 0.453725)
test_all 0.068349 0.031388 379.756884 ( 37.871458)
test_rubyspec 0.039420 0.027194 39.647631 ( 52.336929)
total: 102.69 sec