Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-010721
#<BuildRuby:0x000055db73858208
@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.20221121-010721",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004997 0.000000 1.016103 ( 1.180579)
build_miniruby 0.000859 0.000000 1.054715 ( 1.053364)
build_ruby 0.001253 0.000000 2.793622 ( 2.658266)
build_all 0.006404 0.002400 15.771645 ( 3.302779)
build_install 0.005852 0.002349 1.959113 ( 1.125551)
test_btest 0.000427 0.000111 57.274852 ( 11.168120)
test_basic 0.000908 0.003845 0.321703 ( 0.412652)
test_all 0.000997 0.000000 664.087722 (102.764722)
test_rubyspec 0.048079 0.025566 51.381897 ( 59.683967)
total: 183.35 sec