Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-032343
#<BuildRuby:0x000055ceadb57788
@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.20240108-032343",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005322 0.000000 1.274375 ( 1.629749)
build_miniruby 0.001109 0.000000 1.468239 ( 1.473763)
build_ruby 0.001419 0.000034 4.280520 ( 4.287361)
build_all 0.009659 0.001149 16.588085 ( 1.782319)
build_install 0.009793 0.005535 4.881200 ( 1.679964)
test_btest 0.000657 0.000157 82.030293 ( 9.420765)
test_basic 0.005768 0.000000 0.687222 ( 0.753370)
test_all 0.085971 0.037898 543.908940 ( 76.187332)
test_rubyspec 0.031573 0.035425 81.368572 ( 93.580441)
total: 190.80 sec