Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-212432
#<BuildRuby:0x000055fbb2bafdc0
@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.20240106-212432",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000565 0.003935 1.152798 ( 1.525180)
build_miniruby 0.001383 0.000000 1.408661 ( 1.410279)
build_ruby 0.001546 0.000000 4.064123 ( 4.069857)
build_all 0.009263 0.000691 16.282859 ( 1.635171)
build_install 0.009707 0.004381 4.727777 ( 1.583136)
test_btest 0.000668 0.000122 81.603341 ( 10.525514)
test_basic 0.000000 0.005043 0.627267 ( 0.694718)
test_all 0.104118 0.016683 551.291118 ( 77.403511)
test_rubyspec 0.026168 0.035725 72.531342 ( 84.893884)
total: 183.74 sec