Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-091507
#<BuildRuby:0x000055de00abe5a8
@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.20220425-091507",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.005194 0.001417 0.836769 ( 1.194405)
build_miniruby 0.000772 0.000210 0.057370 ( 0.056158)
build_ruby 0.000784 0.000213 0.059140 ( 0.057909)
build_all 0.003424 0.000934 1.480301 ( 0.601353)
build_install 0.002557 0.006036 6.259531 ( 2.830429)
test_btest 0.000442 0.000161 57.798986 ( 8.412142)
test_basic 0.003934 0.001430 0.315527 ( 0.404365)
test_all 0.000995 0.000362 631.946040 ( 90.183733)
test_rubyspec 0.058120 0.048020 44.312498 ( 49.197587)
total: 152.94 sec