Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-194250
#<BuildRuby:0x000055bcc26a6678
@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.20221225-194250",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.003269 0.001188 0.817629 ( 1.022680)
build_miniruby 0.000751 0.000273 1.025453 ( 1.023927)
build_ruby 0.000866 0.000315 2.770637 ( 2.769026)
build_all 0.006372 0.002317 15.731252 ( 3.282750)
build_install 0.007533 0.000848 2.240047 ( 1.239262)
test_btest 0.000412 0.000138 57.871815 ( 12.183111)
test_basic 0.004796 0.000000 0.304403 ( 0.395269)
test_all 0.001110 0.000078 648.206038 ( 99.423796)
test_rubyspec 0.041025 0.025246 51.796441 ( 59.994813)
total: 181.34 sec