Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-094827
#<BuildRuby:0x00005615a19e7d68
@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.20221127-094827",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000027 0.000001 0.000028 ( 0.000015)
build_up 0.005103 0.000050 1.191545 ( 1.446285)
build_miniruby 0.000000 0.000958 0.934956 ( 0.933713)
build_ruby 0.000000 0.001273 2.841966 ( 2.745349)
build_all 0.008102 0.002127 22.502006 ( 4.329806)
build_install 0.010833 0.000000 4.397425 ( 1.530986)
test_btest 0.000601 0.000000 62.971590 ( 11.341943)
test_basic 0.004800 0.000000 0.320204 ( 0.410989)
test_all 0.000914 0.000012 694.780958 (109.556447)
test_rubyspec 0.043572 0.019160 54.279228 ( 62.571290)
total: 194.87 sec