Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-134412
#<BuildRuby:0x000056204feaf4f0
@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.20231214-134412",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.004665 1.025863 ( 1.297234)
build_miniruby 0.000000 0.000906 0.870092 ( 0.870043)
build_ruby 0.000000 0.001370 2.709799 ( 2.711957)
build_all 0.006604 0.001290 12.211318 ( 0.990912)
build_install 0.004699 0.003868 3.555771 ( 0.965722)
test_btest 0.000499 0.000199 65.080431 ( 4.522828)
test_basic 0.001755 0.001331 0.386095 ( 0.468264)
test_all 0.074484 0.024511 420.612447 ( 36.644210)
test_rubyspec 0.036430 0.031103 39.947167 ( 52.604823)
total: 101.08 sec