Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-014722
#<BuildRuby:0x000055a4062eb788
@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.20231220-014722",
@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.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003781 0.000315 1.042009 ( 1.296385)
build_miniruby 0.000957 0.000079 0.899733 ( 0.900294)
build_ruby 0.001395 0.000000 2.749231 ( 2.751972)
build_all 0.007025 0.000336 12.149531 ( 1.024140)
build_install 0.008055 0.004345 3.603308 ( 0.986403)
test_btest 0.000539 0.000072 67.530815 ( 5.335944)
test_basic 0.003130 0.000417 0.384818 ( 0.467830)
test_all 0.080177 0.028197 452.964567 ( 45.292135)
test_rubyspec 0.028187 0.023256 40.478239 ( 53.250062)
total: 111.31 sec