Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-183852
#<BuildRuby:0x000055cc475cfb48
@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-183852",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.003226 0.003804 0.802081 ( 1.178057)
build_miniruby 0.000919 0.000230 0.857451 ( 0.857071)
build_ruby 0.001235 0.000309 2.668163 ( 2.668487)
build_all 0.005311 0.003284 11.969222 ( 0.993702)
build_install 0.002994 0.007462 3.388321 ( 0.965214)
test_btest 0.000518 0.000207 64.388453 ( 5.065896)
test_basic 0.002784 0.001113 0.405018 ( 0.486728)
test_all 0.075430 0.026874 376.471667 ( 44.114364)
test_rubyspec 0.041177 0.024882 40.597846 ( 53.136548)
total: 109.47 sec