Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-142335
#<BuildRuby:0x000055c35002abe8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221222-142335",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.000000 0.004314 0.811099 ( 1.139225)
build_miniruby 0.000000 0.000875 0.990816 ( 0.989514)
build_ruby 0.000000 0.001140 2.630867 ( 2.629556)
build_all 0.003412 0.005700 15.771014 ( 3.307688)
build_install 0.002510 0.007423 2.235175 ( 1.236202)
test_btest 0.000408 0.000204 64.722130 ( 11.671448)
test_basic 0.002990 0.001495 0.287579 ( 0.378947)
test_all 0.000892 0.000446 680.868882 (140.572003)
test_rubyspec 0.043824 0.021912 51.989554 ( 60.252608)
total: 222.18 sec