Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-022627
#<BuildRuby:0x000055a086333048
@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.20231130-022627",
@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.000013 0.000002 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000274 0.004071 0.835369 ( 1.241728)
build_miniruby 0.000630 0.000189 0.882713 ( 0.882313)
build_ruby 0.000911 0.000273 2.721394 ( 2.723152)
build_all 0.004958 0.003046 12.148229 ( 1.001364)
build_install 0.009502 0.000487 3.642919 ( 0.978850)
test_btest 0.000618 0.000176 65.772857 ( 4.537970)
test_basic 0.003202 0.000000 0.375660 ( 0.456899)
test_all 0.089396 0.010929 390.664452 ( 36.148699)
test_rubyspec 0.041294 0.031550 39.491547 ( 52.136040)
total: 100.11 sec