Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-052455
#<BuildRuby:0x000056092c6237f8
@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.20240117-052455",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.000000 0.004842 0.794056 ( 1.183664)
build_miniruby 0.000000 0.001124 0.815798 ( 0.815566)
build_ruby 0.001065 0.000568 2.717607 ( 2.717837)
build_all 0.005110 0.002323 11.907166 ( 0.980215)
build_install 0.007308 0.003322 3.386806 ( 0.968040)
test_btest 0.000000 0.000808 66.565836 ( 4.496662)
test_basic 0.000000 0.003896 0.406693 ( 0.487345)
test_all 0.070383 0.026338 402.329068 ( 36.576234)
test_rubyspec 0.067584 0.061457 72.239776 ( 84.723855)
total: 132.95 sec