Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-233043
#<BuildRuby:0x0000564522dff468
@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.20230115-233043",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.002810 0.003903 0.857262 ( 1.047363)
build_miniruby 0.001168 0.000146 1.025159 ( 1.023164)
build_ruby 0.001629 0.000000 2.793365 ( 2.790683)
build_all 0.009884 0.000000 16.775895 ( 2.975395)
build_install 0.010258 0.001021 2.082449 ( 1.076878)
test_btest 0.000968 0.000102 75.743736 ( 10.637791)
test_basic 0.006761 0.000213 0.377640 ( 0.463208)
test_all 0.001357 0.000000 663.319855 (101.435679)
test_rubyspec 0.083940 0.052859 52.493129 ( 60.596081)
total: 182.05 sec