Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-222045
#<BuildRuby:0x000055fa7dc24728
@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.20230106-222045",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000012 0.000006 0.000018 ( 0.000017)
configure 0.000013 0.000006 0.000019 ( 0.000019)
build_up 0.000263 0.006015 0.853914 ( 1.640768)
build_miniruby 0.000000 0.001355 1.008361 ( 1.006467)
build_ruby 0.000000 0.001638 2.771709 ( 2.769129)
build_all 0.004660 0.005126 16.750314 ( 2.981308)
build_install 0.006842 0.004737 2.119376 ( 1.074053)
test_btest 0.000830 0.000000 75.472304 ( 10.861198)
test_basic 0.007465 0.000000 0.325263 ( 0.410103)
test_all 0.001131 0.000420 674.089014 ( 95.718961)
test_rubyspec 0.076796 0.052842 51.817058 ( 59.965855)
total: 176.43 sec