Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-193251
#<BuildRuby:0x000055e3dfbf6878
@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.20221126-193251",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004952 0.000124 1.245520 ( 1.450504)
build_miniruby 0.000796 0.000106 0.984095 ( 0.982917)
build_ruby 0.001045 0.000139 2.774972 ( 2.675174)
build_all 0.005395 0.004434 22.408165 ( 4.427932)
build_install 0.007828 0.001468 4.493192 ( 1.623122)
test_btest 0.000471 0.000088 65.064577 ( 11.074949)
test_basic 0.001408 0.002987 0.314572 ( 0.405288)
test_all 0.000707 0.000157 683.282899 (107.650504)
test_rubyspec 0.024996 0.029296 53.373981 ( 61.658805)
total: 191.95 sec