Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-101838
#<BuildRuby:0x000055c7ddfb3fd8
@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.20231217-101838",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.003652 0.000332 1.026764 ( 1.328544)
build_miniruby 0.000658 0.000060 0.890569 ( 0.891405)
build_ruby 0.000943 0.000086 2.705119 ( 2.706678)
build_all 0.000000 0.007576 12.203967 ( 0.989519)
build_install 0.008612 0.000299 3.581413 ( 0.970206)
test_btest 0.000642 0.000138 63.790941 ( 4.680307)
test_basic 0.000310 0.003151 0.375561 ( 0.456569)
test_all 0.092937 0.007683 399.568439 ( 41.521579)
test_rubyspec 0.039542 0.030603 40.164132 ( 52.815942)
total: 106.36 sec