Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-041942
#<BuildRuby:0x000055eed205bdd0
@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.20221124-041942",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004603 0.000038 1.184113 ( 1.309738)
build_miniruby 0.000816 0.000054 0.980570 ( 0.979281)
build_ruby 0.001200 0.000080 2.732225 ( 2.630244)
build_all 0.008678 0.000279 15.790877 ( 3.202978)
build_install 0.009009 0.000563 2.029959 ( 1.175940)
test_btest 0.000535 0.000034 65.763174 ( 10.827512)
test_basic 0.004648 0.000000 0.301153 ( 0.391823)
test_all 0.001076 0.000039 680.744516 (123.008908)
test_rubyspec 0.038599 0.024504 53.475621 ( 61.647532)
total: 205.17 sec