Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-033651
#<BuildRuby:0x0000562ce507c098
@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.20240107-033651",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004679 0.000000 1.194786 ( 1.560274)
build_miniruby 0.001079 0.000000 1.386770 ( 1.389204)
build_ruby 0.001384 0.000000 5.323436 ( 5.331121)
build_all 0.010196 0.000000 16.456966 ( 1.748400)
build_install 0.016371 0.000000 5.212415 ( 1.979944)
test_btest 0.000680 0.000000 80.887395 ( 11.859906)
test_basic 0.000522 0.004711 0.644593 ( 0.709485)
test_all 0.076995 0.043722 558.146363 ( 67.618435)
test_rubyspec 0.038264 0.024423 75.883024 ( 88.125665)
total: 180.32 sec