Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-000801
#<BuildRuby:0x0000562f041ec128
@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-000801",
@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.000009)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004570 0.000173 1.267053 ( 1.648557)
build_miniruby 0.001112 0.000248 1.433226 ( 1.434411)
build_ruby 0.001280 0.000284 4.278897 ( 4.284998)
build_all 0.009190 0.001098 16.480319 ( 1.678139)
build_install 0.011916 0.003145 4.847058 ( 1.663877)
test_btest 0.000691 0.000150 86.890592 ( 15.649690)
test_basic 0.001260 0.004396 0.645991 ( 0.711923)
test_all 0.101878 0.019419 560.265268 ( 60.975212)
test_rubyspec 0.030456 0.035186 77.037637 ( 89.286714)
total: 177.33 sec