Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-164550
#<BuildRuby:0x000056186fb1f8e0
@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.20240114-164550",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.001730 0.004670 0.800862 ( 1.173639)
build_miniruby 0.000699 0.000279 0.798407 ( 0.798462)
build_ruby 0.001614 0.000000 2.657466 ( 2.659635)
build_all 0.004420 0.003286 12.025466 ( 0.972525)
build_install 0.009820 0.000621 3.483109 ( 0.985042)
test_btest 0.000694 0.000248 63.045464 ( 4.926494)
test_basic 0.004154 0.000000 0.384877 ( 0.465337)
test_all 0.079958 0.021876 397.135871 ( 35.829219)
test_rubyspec 0.042249 0.033417 40.605055 ( 53.141063)
total: 100.95 sec