Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-185121
#<BuildRuby:0x000055cbf74e34f0
@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-185121",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.004132 0.000330 1.162257 ( 1.535111)
build_miniruby 0.001164 0.000093 1.583333 ( 1.585363)
build_ruby 0.001385 0.000111 4.124473 ( 4.130875)
build_all 0.009740 0.000421 16.241952 ( 1.647940)
build_install 0.011440 0.004744 5.156541 ( 2.010940)
test_btest 0.000754 0.000081 82.026643 ( 9.917555)
test_basic 0.000000 0.005115 0.636383 ( 0.706537)
test_all 0.103377 0.016948 533.000768 ( 70.156680)
test_rubyspec 0.045450 0.014806 71.409440 ( 83.780029)
total: 175.47 sec