Logfile: /home/ko1/ruby/logs/brlog.trunk.20230203-163928
#<BuildRuby:0x000055af8511f208
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230203-163928",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002900 0.000527 0.617204 ( 1.018057)
build_miniruby 0.000759 0.000138 0.613210 ( 0.612787)
build_ruby 0.001056 0.000192 2.024237 ( 2.052610)
build_all 0.003576 0.005713 11.977213 ( 1.489078)
build_install 0.002176 0.004103 1.461851 ( 0.703902)
test_btest 0.000516 0.000172 67.005421 ( 5.902909)
test_basic 0.001584 0.001959 0.253707 ( 0.348948)
test_all 0.001295 0.000462 482.049958 ( 52.147769)
test_rubyspec 0.021135 0.007201 35.274301 ( 45.752364)
total: 110.03 sec