Logfile: /home/ko1/ruby/logs/brlog.trunk.20221021-211428
#<BuildRuby:0x0000563938d8e9c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221021-211428",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.000000 0.010372 1.139844 ( 1.278947)
build_miniruby 0.000000 0.001955 0.112591 ( 0.109405)
build_ruby 0.001780 0.000000 0.106043 ( 0.102942)
build_all 0.006594 0.001529 1.328976 ( 0.566321)
build_install 0.010772 0.005708 1.676897 ( 0.909202)
test_btest 0.000828 0.000497 63.510882 ( 6.511897)
test_basic 0.004696 0.002818 0.356681 ( 0.444559)
test_all 0.008885 0.000072 499.452843 ( 53.687969)
test_rubyspec 0.074417 0.042465 43.388024 ( 51.599134)
total: 115.21 sec