Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-045509
#<BuildRuby:0x00005594861980c8
@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.20231215-045509",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002372 0.001769 1.018247 ( 1.297502)
build_miniruby 0.000677 0.000156 0.872050 ( 0.872187)
build_ruby 0.000901 0.000207 2.716547 ( 2.718783)
build_all 0.007244 0.000830 12.188811 ( 0.987791)
build_install 0.008797 0.005024 3.574358 ( 0.974363)
test_btest 0.000865 0.000000 64.041814 ( 5.191654)
test_basic 0.001190 0.003412 0.375198 ( 0.457326)
test_all 0.081498 0.020205 397.803148 ( 39.389120)
test_rubyspec 0.031629 0.037709 39.718006 ( 52.383576)
total: 104.27 sec