Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-211139
#<BuildRuby:0x0000563e4c4eb8e0
@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-211139",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.006040 0.000304 0.809334 ( 1.187413)
build_miniruby 0.001034 0.000159 0.813276 ( 0.813334)
build_ruby 0.001486 0.000229 2.674619 ( 2.675381)
build_all 0.003135 0.005150 11.957203 ( 0.984772)
build_install 0.005851 0.005009 3.436776 ( 0.985451)
test_btest 0.000587 0.000168 64.301261 ( 5.395873)
test_basic 0.004199 0.000000 0.399561 ( 0.479142)
test_all 0.080469 0.018812 375.173319 ( 37.648384)
test_rubyspec 0.034807 0.030366 40.273744 ( 52.814647)
total: 102.99 sec