Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-193558
#<BuildRuby:0x00005576307d40a0
@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.20240116-193558",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004827 0.000092 0.937005 ( 1.306904)
build_miniruby 0.000000 0.001443 0.880665 ( 0.878893)
build_ruby 0.000000 0.001313 2.737588 ( 2.737786)
build_all 0.007549 0.001604 14.422255 ( 1.310945)
build_install 0.007732 0.000000 4.151303 ( 1.086963)
test_btest 0.001130 0.000000 79.348939 ( 6.401165)
test_basic 0.004520 0.000149 0.670805 ( 0.752654)
test_all 0.096655 0.033561 471.272731 ( 53.293771)
test_rubyspec 0.033521 0.028033 81.155580 ( 93.526139)
total: 161.30 sec