Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-005142
#<BuildRuby:0x00005561f9297e20
@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.20230526-005142",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.000552 0.004395 1.469846 ( 2.714505)
build_miniruby 0.001132 0.000000 0.733712 ( 0.733462)
build_ruby 0.001309 0.000000 2.378563 ( 2.378774)
build_all 0.008266 0.001093 12.272762 ( 1.093778)
build_install 0.003615 0.003988 1.690753 ( 0.832356)
test_btest 0.000635 0.000299 80.831630 ( 7.066216)
test_basic 0.004493 0.000075 0.761254 ( 0.844407)
test_all 0.001178 0.000523 423.293443 ( 42.194200)
test_rubyspec 0.002962 0.038361 41.202023 ( 53.721787)
total: 111.58 sec