Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-233524
#<BuildRuby:0x000055d3df4af8e0
@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.20240114-233524",
@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.000005 0.000016 ( 0.000015)
autoconf 0.000019 0.000008 0.000027 ( 0.000026)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.000000 0.006920 0.803291 ( 1.202601)
build_miniruby 0.000036 0.001109 0.826918 ( 0.826501)
build_ruby 0.000050 0.001499 2.709276 ( 2.709893)
build_all 0.007665 0.000171 11.955281 ( 0.959674)
build_install 0.009934 0.003117 3.339015 ( 0.953816)
test_btest 0.000721 0.000000 66.096075 ( 4.801089)
test_basic 0.004770 0.000000 0.408345 ( 0.488215)
test_all 0.070790 0.026156 367.665894 ( 34.312574)
test_rubyspec 0.027582 0.039381 40.509442 ( 53.053392)
total: 99.31 sec