Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-093511
#<BuildRuby:0x000055997f0df2c8
@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-093511",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004317 0.001079 1.309267 ( 1.519560)
build_miniruby 0.000928 0.000000 0.986660 ( 0.985303)
build_ruby 0.001143 0.000000 2.708398 ( 2.622262)
build_all 0.010196 0.000000 22.116165 ( 4.448188)
build_install 0.000759 0.008652 4.388365 ( 1.562266)
test_btest 0.000428 0.000143 62.684514 ( 10.795781)
test_basic 0.003397 0.001132 0.329010 ( 0.419885)
test_all 0.001279 0.000427 659.970923 (118.851680)
test_rubyspec 0.031475 0.033638 53.456649 ( 61.634326)
total: 202.84 sec