Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-152828
#<BuildRuby:0x000055646af835f8
@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.20240114-152828",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000040 0.000007 0.000047 ( 0.000044)
build_up 0.004164 0.000735 1.122037 ( 1.475477)
build_miniruby 0.000897 0.000158 0.854343 ( 0.853137)
build_ruby 0.001272 0.000224 2.726620 ( 2.726236)
build_all 0.008717 0.000000 14.032445 ( 1.290618)
build_install 0.007351 0.000000 3.966318 ( 1.041091)
test_btest 0.000934 0.000000 71.944676 ( 7.149778)
test_basic 0.004373 0.000458 0.637703 ( 0.711512)
test_all 0.090925 0.037043 448.097558 ( 51.871966)
test_rubyspec 0.028124 0.014820 47.281877 ( 59.649978)
total: 126.77 sec