Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-121855
#<BuildRuby:0x00005612ab62fd68
@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.20231209-121855",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005240 0.000000 1.160218 ( 1.529595)
build_miniruby 0.001048 0.000000 0.812673 ( 0.812034)
build_ruby 0.001281 0.000000 2.874926 ( 2.875038)
build_all 0.008671 0.000937 16.172957 ( 1.484093)
build_install 0.002703 0.005785 4.766295 ( 1.153827)
test_btest 0.000000 0.000998 84.728223 ( 7.095992)
test_basic 0.003503 0.001516 0.746848 ( 0.826780)
test_all 0.101435 0.032227 515.118784 ( 57.386152)
test_rubyspec 0.008885 0.037937 50.546193 ( 63.094079)
total: 136.26 sec