Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-080045
#<BuildRuby:0x00005646bbea2ad8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220721-080045",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007532 0.002054 0.880681 ( 2.514672)
build_miniruby 0.001722 0.000470 0.065611 ( 0.064165)
build_ruby 0.001529 0.000417 0.065643 ( 0.063904)
build_all 0.006534 0.001782 1.274443 ( 0.498719)
build_install 0.014502 0.000769 4.348257 ( 1.775576)
test_btest 0.000000 0.001700 52.342287 ( 6.207130)
test_basic 0.001410 0.004526 0.300114 ( 0.398862)
test_all 0.002730 0.000840 485.552512 ( 51.957904)
test_rubyspec 0.079255 0.050392 41.872902 ( 47.782239)
total: 111.26 sec