Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-065509
#<BuildRuby:0x000055cce8842370
@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.20221201-065509",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004617 0.006201 1.225487 ( 1.398857)
build_miniruby 0.001915 0.000479 0.843720 ( 0.843333)
build_ruby 0.002893 0.000000 2.241801 ( 2.149188)
build_all 0.020121 0.000882 18.597708 ( 2.162167)
build_install 0.012832 0.008112 2.046759 ( 1.045660)
test_btest 0.001349 0.000337 94.766508 ( 9.024312)
test_basic 0.008018 0.002004 0.346624 ( 0.432988)
test_all 0.001735 0.000434 711.190263 ( 70.302207)
test_rubyspec 0.117410 0.058331 49.817284 ( 57.857611)
total: 145.22 sec