Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-122950
#<BuildRuby:0x000056249713c178
@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.20231123-122950",
@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.000007)
build_up 0.004655 0.000847 0.908183 ( 1.306993)
build_miniruby 0.001075 0.000000 0.838330 ( 0.838389)
build_ruby 0.001305 0.000000 2.618955 ( 2.619988)
build_all 0.008099 0.000000 12.292424 ( 1.014353)
build_install 0.007166 0.004431 3.787911 ( 1.000324)
test_btest 0.000000 0.000776 63.463858 ( 5.689326)
test_basic 0.002725 0.002139 0.409216 ( 0.487122)
test_all 0.068426 0.026686 344.332929 ( 38.520554)
test_rubyspec 0.035369 0.031078 39.863644 ( 52.428419)
total: 103.91 sec