Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-232253
#<BuildRuby:0x0000557f03ade878
@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.20221126-232253",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.004879 1.273568 ( 1.570480)
build_miniruby 0.000000 0.000931 1.027406 ( 1.026259)
build_ruby 0.000000 0.001218 2.660043 ( 2.562068)
build_all 0.007336 0.002888 22.458449 ( 4.467460)
build_install 0.004501 0.003853 4.367412 ( 1.540698)
test_btest 0.000452 0.000118 62.761336 ( 11.438453)
test_basic 0.004447 0.000191 0.319995 ( 0.410332)
test_all 0.001140 0.000285 690.791361 (108.802317)
test_rubyspec 0.047345 0.027914 53.619594 ( 61.808632)
total: 193.63 sec