Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-104448
#<BuildRuby:0x000055df1a363568
@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.20230801-104448",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005950 0.000000 1.589106 ( 2.844735)
build_miniruby 0.000971 0.000000 0.891176 ( 0.890426)
build_ruby 0.001785 0.000093 2.622496 ( 2.670444)
build_all 0.008494 0.000809 13.904386 ( 1.222609)
build_install 0.007635 0.000727 2.008687 ( 0.884297)
test_btest 0.001107 0.000105 80.351799 ( 7.700094)
test_basic 0.004915 0.000468 0.545334 ( 0.622361)
test_all 0.000000 0.001414 494.833827 ( 44.621534)
test_rubyspec 0.004754 0.033591 43.811207 ( 56.260658)
total: 117.72 sec