Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-183050
#<BuildRuby:0x000055d0b027f728
@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.20240106-183050",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.003224 0.000403 0.938166 ( 1.336714)
build_miniruby 0.001081 0.000135 0.983377 ( 0.984678)
build_ruby 0.001180 0.000147 2.789582 ( 2.792666)
build_all 0.000411 0.009101 14.474770 ( 1.342098)
build_install 0.008557 0.000000 4.131213 ( 1.137365)
test_btest 0.000672 0.000054 77.206982 ( 7.447514)
test_basic 0.002663 0.000592 0.426409 ( 0.508197)
test_all 0.107112 0.026382 542.828194 ( 49.344993)
test_rubyspec 0.025198 0.008110 50.043222 ( 62.611082)
total: 127.51 sec