Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-152747
#<BuildRuby:0x0000557b20deaeb8
@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.20230629-152747",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003003 0.003829 1.519699 ( 2.853854)
build_miniruby 0.000836 0.000126 0.928925 ( 0.929299)
build_ruby 0.000000 0.001437 2.665376 ( 2.665780)
build_all 0.006802 0.002270 11.320542 ( 7.649467)
build_install 0.004928 0.004584 5.264943 ( 2.088370)
test_btest 0.000000 0.000660 83.744645 ( 7.789734)
test_basic 0.002331 0.002405 0.789320 ( 0.868373)
test_all 0.000979 0.000245 461.775121 ( 49.018771)
test_rubyspec 0.033787 0.010337 43.130773 ( 55.527947)
total: 129.39 sec