Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-111005
#<BuildRuby:0x000055bfc5b33b68
@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.20240116-111005",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000424 0.004167 0.806581 ( 1.229700)
build_miniruby 0.001063 0.000000 0.808449 ( 0.808089)
build_ruby 0.001383 0.000000 2.697494 ( 2.698102)
build_all 0.007873 0.000000 12.000930 ( 0.985025)
build_install 0.008170 0.000000 3.429023 ( 0.963998)
test_btest 0.000670 0.000000 63.829872 ( 5.396948)
test_basic 0.003632 0.000000 0.398412 ( 0.479434)
test_all 0.073177 0.024141 400.950696 ( 35.802522)
test_rubyspec 0.033201 0.031934 40.279730 ( 52.839124)
total: 101.20 sec