Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-234234
#<BuildRuby:0x000056371c933df8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230103-234234",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001722 0.004821 0.843949 ( 1.561355)
build_miniruby 0.000906 0.000377 1.013112 ( 1.011053)
build_ruby 0.000982 0.000410 2.794453 ( 2.791834)
build_all 0.006571 0.003447 16.811592 ( 2.944403)
build_install 0.007742 0.003919 2.328456 ( 1.190253)
test_btest 0.000649 0.000284 79.181427 ( 10.585048)
test_basic 0.002376 0.005439 0.376619 ( 0.459735)
test_all 0.000765 0.000383 676.613693 ( 98.575979)
test_rubyspec 0.047015 0.049785 51.625951 ( 59.727793)
total: 178.85 sec