Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-060647
#<BuildRuby:0x0000564389004060
@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.20230201-060647",
@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.000009 0.000000 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.000000 0.003502 0.600030 ( 1.039935)
build_miniruby 0.000511 0.000431 0.626782 ( 0.626474)
build_ruby 0.000000 0.001157 2.046472 ( 2.046400)
build_all 0.006729 0.002619 11.927939 ( 1.464622)
build_install 0.005982 0.000747 1.494882 ( 0.719137)
test_btest 0.000566 0.000071 65.172223 ( 6.078616)
test_basic 0.003486 0.000436 0.279016 ( 0.374141)
test_all 0.001115 0.000139 486.350393 ( 45.425602)
test_rubyspec 0.016158 0.011956 34.788157 ( 45.399807)
total: 103.18 sec