Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-044633
#<BuildRuby:0x0000558e69d780c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231216-044633",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003838 0.000349 1.021856 ( 1.290001)
build_miniruby 0.000733 0.000066 0.870759 ( 0.872222)
build_ruby 0.000832 0.000076 2.718232 ( 2.720060)
build_all 0.007624 0.000262 12.213182 ( 1.028820)
build_install 0.014483 0.000000 3.571585 ( 0.973429)
test_btest 0.000726 0.000000 66.006441 ( 5.467499)
test_basic 0.003797 0.000000 0.374500 ( 0.457824)
test_all 0.074866 0.027003 370.886303 ( 39.623794)
test_rubyspec 0.037668 0.026232 39.672567 ( 52.386624)
total: 104.82 sec