Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-004708
#<BuildRuby:0x0000557544a17520
@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.20230712-004708",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003846 0.000905 1.529624 ( 2.822239)
build_miniruby 0.000888 0.000209 0.928954 ( 0.928964)
build_ruby 0.001030 0.000242 2.570829 ( 2.570869)
build_all 0.006216 0.003691 13.447084 ( 1.151712)
build_install 0.008196 0.000000 1.855218 ( 0.871745)
test_btest 0.001025 0.000000 86.801451 ( 7.930267)
test_basic 0.002131 0.001828 0.714599 ( 0.794215)
test_all 0.000918 0.000229 466.908141 ( 42.419080)
test_rubyspec 0.011822 0.027249 41.716208 ( 54.221537)
total: 113.71 sec