Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-041835
#<BuildRuby:0x000055ebe84077f0
@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.20231210-041835",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005027 0.000088 1.007694 ( 1.278691)
build_miniruby 0.001020 0.000085 0.871574 ( 0.871749)
build_ruby 0.000000 0.001049 2.692891 ( 2.694770)
build_all 0.002408 0.005205 12.063199 ( 1.029274)
build_install 0.003394 0.008109 3.571577 ( 0.968220)
test_btest 0.000447 0.000149 62.565164 ( 5.772206)
test_basic 0.000723 0.003406 0.374204 ( 0.455415)
test_all 0.074523 0.025952 411.608962 ( 37.745036)
test_rubyspec 0.039348 0.023411 39.630670 ( 52.334035)
total: 103.15 sec