Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-172405
#<BuildRuby:0x0000564ee1b9f560
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231219-172405",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001665 0.003479 1.401628 ( 1.742273)
build_miniruby 0.000878 0.000184 0.903867 ( 0.903747)
build_ruby 0.001117 0.000235 2.793421 ( 2.794201)
build_all 0.009302 0.001068 16.766072 ( 1.520233)
build_install 0.008520 0.000000 4.932109 ( 1.159183)
test_btest 0.001271 0.000000 85.601732 ( 7.643028)
test_basic 0.003873 0.000000 0.594638 ( 0.672534)
test_all 0.095820 0.039756 561.503742 ( 53.153048)
test_rubyspec 0.021800 0.026451 51.405138 ( 63.725914)
total: 133.32 sec