Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-132921
#<BuildRuby:0x000055d1cecb4620
@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.20220829-132921",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000029 0.000010 0.000039 ( 0.000040)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.009066 0.001592 0.975283 ( 1.009846)
build_miniruby 0.001622 0.000499 0.075340 ( 0.074554)
build_ruby 0.001831 0.000563 0.072314 ( 0.070807)
build_all 0.000417 0.009332 1.567533 ( 0.595678)
build_install 0.017495 0.006214 1.903782 ( 0.935989)
test_btest 0.000839 0.000367 75.813093 ( 8.666935)
test_basic 0.007186 0.000943 0.335089 ( 0.425035)
test_all 0.005254 0.000000 649.977032 ( 65.276003)
test_rubyspec 0.104371 0.072526 45.630315 ( 54.085517)
total: 131.14 sec