Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-031705
#<BuildRuby:0x000055d5c91ffbb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-031705",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000019 0.000004 0.000023 ( 0.000017)
build_up 0.003302 0.000750 0.814798 ( 1.205768)
build_miniruby 0.000816 0.000185 0.887644 ( 0.887440)
build_ruby 0.001063 0.000241 2.702016 ( 2.704186)
build_all 0.008047 0.001829 14.648106 ( 1.375007)
build_install 0.006418 0.002830 4.221649 ( 1.151473)
test_btest 0.000552 0.000132 77.319610 ( 7.293329)
test_basic 0.000000 0.004133 0.459893 ( 0.540321)
test_all 0.103670 0.031641 532.344827 ( 51.205160)
test_rubyspec 0.026178 0.009299 50.448180 ( 63.023961)
total: 129.39 sec