Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-042747
#<BuildRuby:0x000055fd5c0bf4f0
@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.20240118-042747",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001244 0.004196 0.934040 ( 1.336115)
build_miniruby 0.000826 0.000138 0.841631 ( 0.841846)
build_ruby 0.001543 0.000000 2.686038 ( 2.686613)
build_all 0.003780 0.003533 12.029851 ( 0.969301)
build_install 0.003216 0.007670 3.510809 ( 0.975453)
test_btest 0.000750 0.000000 66.665663 ( 4.911767)
test_basic 0.002871 0.001223 0.382309 ( 0.463690)
test_all 0.069706 0.026904 405.922173 ( 36.977148)
test_rubyspec 0.053201 0.072495 72.802421 ( 85.296386)
total: 134.46 sec