Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-055300
#<BuildRuby:0x00005588ac6cfe00
@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.20221125-055300",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004932 0.000133 1.120277 ( 1.130148)
build_miniruby 0.000796 0.000099 0.953419 ( 0.952010)
build_ruby 0.001054 0.000132 2.829404 ( 2.734622)
build_all 0.009099 0.000110 15.775070 ( 3.195407)
build_install 0.005399 0.005013 2.011499 ( 1.114148)
test_btest 0.000494 0.000082 66.607268 ( 10.927303)
test_basic 0.004340 0.000723 0.319106 ( 0.408843)
test_all 0.001045 0.000174 704.195054 (109.493709)
test_rubyspec 0.041922 0.030349 52.958994 ( 61.183565)
total: 191.14 sec