Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-161631
#<BuildRuby:0x000055587cf40018
@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.20221122-161631",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.003640 0.000971 1.110956 ( 1.635622)
build_miniruby 0.000682 0.000182 1.061012 ( 1.059866)
build_ruby 0.000986 0.000263 2.819221 ( 2.716492)
build_all 0.007622 0.000824 15.993015 ( 3.391225)
build_install 0.007850 0.001962 1.998753 ( 1.167658)
test_btest 0.000455 0.000114 64.041065 ( 10.559274)
test_basic 0.004412 0.001103 0.284573 ( 0.374708)
test_all 0.001420 0.000355 692.378307 (115.777733)
test_rubyspec 0.058056 0.014514 53.066376 ( 61.310612)
total: 197.99 sec