Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-062532
#<BuildRuby:0x000055f98d8d0018
@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.20240118-062532",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.004648 0.000000 1.187864 ( 1.577353)
build_miniruby 0.001035 0.000000 0.879437 ( 0.878399)
build_ruby 0.001435 0.000000 2.824167 ( 2.823047)
build_all 0.002592 0.007168 14.688105 ( 1.303940)
build_install 0.006805 0.000851 4.259046 ( 1.084647)
test_btest 0.000620 0.000078 77.152719 ( 7.305583)
test_basic 0.004271 0.000025 0.680484 ( 0.757237)
test_all 0.099462 0.029343 515.456286 ( 50.759668)
test_rubyspec 0.027264 0.033427 80.593512 ( 92.953616)
total: 159.44 sec