Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-033715
#<BuildRuby:0x0000565132d5b4f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240104-033715",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005113 0.000930 1.033056 ( 1.298557)
build_miniruby 0.000924 0.000000 0.841889 ( 0.842272)
build_ruby 0.001801 0.000000 2.698487 ( 2.699402)
build_all 0.007892 0.000299 12.004849 ( 0.949582)
build_install 0.010056 0.001547 3.492839 ( 0.969266)
test_btest 0.000680 0.000105 62.469697 ( 5.444439)
test_basic 0.003421 0.000527 0.413714 ( 0.495126)
test_all 0.082248 0.012300 396.322509 ( 36.833581)
test_rubyspec 0.008745 0.057928 40.209261 ( 52.781681)
total: 102.31 sec