Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-222445
#<BuildRuby:0x000056068eaf7f68
@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-222445",
@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.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004359 0.000872 1.190569 ( 1.475152)
build_miniruby 0.000000 0.000960 1.036813 ( 1.035528)
build_ruby 0.000000 0.001119 2.760191 ( 2.668068)
build_all 0.008146 0.002006 22.479080 ( 4.417968)
build_install 0.000005 0.008502 4.325448 ( 1.526539)
test_btest 0.000431 0.000152 60.653755 ( 10.874729)
test_basic 0.004484 0.000068 0.309529 ( 0.400965)
test_all 0.000938 0.000312 650.638203 (123.254730)
test_rubyspec 0.045295 0.017158 53.489864 ( 61.677770)
total: 207.33 sec