Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-205221
#<BuildRuby:0x00005633f63e40d8
@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-205221",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001116 0.003525 1.021243 ( 1.314088)
build_miniruby 0.001021 0.000170 0.875671 ( 0.876430)
build_ruby 0.001127 0.000000 2.713255 ( 2.714550)
build_all 0.004310 0.004246 12.151685 ( 1.019883)
build_install 0.006092 0.003490 3.608775 ( 0.970801)
test_btest 0.000000 0.000868 64.410641 ( 4.896986)
test_basic 0.000000 0.003156 0.377344 ( 0.460005)
test_all 0.075586 0.024941 402.889341 ( 32.921232)
test_rubyspec 0.056858 0.014064 39.772147 ( 52.439176)
total: 97.61 sec