Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-133239
#<BuildRuby:0x000055d25874a858
@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.20221217-133239",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003355 0.001032 0.874698 ( 1.070578)
build_miniruby 0.000741 0.000227 1.007500 ( 1.006190)
build_ruby 0.001336 0.000000 2.750202 ( 2.646429)
build_all 0.004284 0.004509 15.830106 ( 3.312249)
build_install 0.000730 0.009360 2.265518 ( 1.290249)
test_btest 0.000446 0.000223 66.983035 ( 11.021438)
test_basic 0.000890 0.003962 0.282784 ( 0.373664)
test_all 0.000795 0.000441 665.657082 (145.887642)
test_rubyspec 0.030028 0.023844 52.403850 ( 60.614712)
total: 227.22 sec