Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-190122
#<BuildRuby:0x00005561b1593e00
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220728-190122",
@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.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003144 0.003571 0.887150 ( 1.565418)
build_miniruby 0.000719 0.000299 0.057089 ( 0.055753)
build_ruby 0.000837 0.000000 0.058897 ( 0.057613)
build_all 0.004725 0.000000 1.531900 ( 0.585270)
build_install 0.008851 0.002409 5.644432 ( 2.166801)
test_btest 0.001037 0.000371 47.602859 ( 8.569567)
test_basic 0.003937 0.001407 0.276291 ( 0.365348)
test_all 0.000979 0.000000 605.588892 ( 86.802146)
test_rubyspec 0.072976 0.042343 43.718725 ( 49.311376)
total: 149.48 sec