Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-022356
#<BuildRuby:0x000056504220c040
@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.20230111-022356",
@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.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001860 0.004849 0.882902 ( 1.059001)
build_miniruby 0.000949 0.000395 1.010443 ( 1.008568)
build_ruby 0.001235 0.000515 2.787953 ( 2.785211)
build_all 0.010071 0.000000 16.838569 ( 3.019434)
build_install 0.010687 0.000979 2.116806 ( 1.075517)
test_btest 0.000712 0.000223 66.026231 ( 11.187900)
test_basic 0.003045 0.004093 0.341846 ( 0.427001)
test_all 0.000910 0.000321 662.466467 ( 95.338836)
test_rubyspec 0.098704 0.031359 51.785651 ( 59.842006)
total: 175.74 sec