Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-031248
#<BuildRuby:0x0000563130a57280
@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.20240115-031248",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004740 0.000063 0.787438 ( 1.173200)
build_miniruby 0.000885 0.000068 0.819575 ( 0.819585)
build_ruby 0.001315 0.000101 2.668716 ( 2.669571)
build_all 0.007461 0.000000 11.972483 ( 0.975966)
build_install 0.010293 0.000068 3.386234 ( 0.962446)
test_btest 0.000684 0.000040 66.029245 ( 4.927045)
test_basic 0.003455 0.000203 0.391601 ( 0.473084)
test_all 0.090016 0.008305 389.370768 ( 32.858208)
test_rubyspec 0.027119 0.037876 40.293752 ( 52.845035)
total: 97.70 sec