Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-214648
#<BuildRuby:0x0000558faff8fcc0
@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.20231213-214648",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005565 0.000000 1.379876 ( 1.740179)
build_miniruby 0.000958 0.000000 0.876104 ( 0.876757)
build_ruby 0.001388 0.000059 2.764933 ( 2.765341)
build_all 0.010617 0.000000 16.601290 ( 1.499259)
build_install 0.003719 0.004677 4.821024 ( 1.159337)
test_btest 0.000556 0.000159 89.473970 ( 6.979277)
test_basic 0.000000 0.003433 0.543237 ( 0.621220)
test_all 0.109715 0.026010 533.136645 ( 60.917702)
test_rubyspec 0.025357 0.022428 50.588708 ( 62.845889)
total: 139.41 sec