Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-092633
#<BuildRuby:0x000055e8e0772eb8
@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.20231120-092633",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003673 0.001148 1.186753 ( 1.735793)
build_miniruby 0.000748 0.000234 0.870807 ( 0.870256)
build_ruby 0.000973 0.000304 2.718472 ( 2.719367)
build_all 0.005601 0.004752 16.429128 ( 1.561295)
build_install 0.000000 0.009429 4.879939 ( 1.163180)
test_btest 0.000000 0.001026 84.160512 ( 7.584648)
test_basic 0.003037 0.001809 0.816478 ( 0.892897)
test_all 0.104461 0.030008 516.964728 ( 48.172713)
test_rubyspec 0.017474 0.031924 51.058456 ( 63.291385)
total: 127.99 sec