Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-030814
#<BuildRuby:0x0000556f5a110138
@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.20231206-030814",
@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.000007 0.000000 0.000007 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.004619 0.979067 ( 1.266799)
build_miniruby 0.000000 0.000716 0.871432 ( 0.871325)
build_ruby 0.000000 0.001090 2.703765 ( 2.706410)
build_all 0.002739 0.004948 12.027369 ( 1.006762)
build_install 0.008097 0.001294 3.569937 ( 0.974129)
test_btest 0.000573 0.000176 62.961907 ( 4.890337)
test_basic 0.002477 0.000762 0.369035 ( 0.450114)
test_all 0.073723 0.024645 373.822286 ( 36.870879)
test_rubyspec 0.026365 0.038953 39.651622 ( 52.299546)
total: 101.34 sec