Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-051257
#<BuildRuby:0x000055c759f1c090
@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.20231219-051257",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001089 0.004168 1.042330 ( 1.287749)
build_miniruby 0.000905 0.000165 0.878766 ( 0.879178)
build_ruby 0.001593 0.000289 2.720002 ( 2.721488)
build_all 0.007548 0.000000 12.136089 ( 1.035499)
build_install 0.009001 0.004191 3.571879 ( 0.975816)
test_btest 0.000602 0.000120 60.772559 ( 6.221006)
test_basic 0.003610 0.000722 0.376712 ( 0.458687)
test_all 0.078675 0.025183 401.451160 ( 40.866196)
test_rubyspec 0.031274 0.035764 39.695545 ( 52.335208)
total: 106.78 sec