Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-113750
#<BuildRuby:0x0000558cd08f37b8
@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.20231216-113750",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005254 0.000209 1.328685 ( 1.687838)
build_miniruby 0.000776 0.000122 0.817685 ( 0.817562)
build_ruby 0.001218 0.000192 2.783850 ( 2.784057)
build_all 0.005096 0.005189 17.180722 ( 1.550187)
build_install 0.008946 0.000033 5.075618 ( 1.213004)
test_btest 0.000900 0.000171 89.609904 ( 7.940752)
test_basic 0.000479 0.003543 0.548800 ( 0.625462)
test_all 0.098508 0.038210 563.313849 ( 50.238953)
test_rubyspec 0.023063 0.024784 50.006671 ( 62.389883)
total: 129.25 sec