Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-031927
#<BuildRuby:0x000055fbb48d03c8
@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.20221229-031927",
@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.000016 0.000007 0.000023 ( 0.000024)
configure 0.000010 0.000004 0.000014 ( 0.000015)
build_up 0.004488 0.002040 0.839738 ( 1.027673)
build_miniruby 0.000936 0.000426 1.013538 ( 1.011631)
build_ruby 0.001098 0.000500 2.780217 ( 2.777579)
build_all 0.008351 0.001532 16.680317 ( 2.992973)
build_install 0.006091 0.005496 2.293594 ( 1.170125)
test_btest 0.000668 0.000308 70.380624 ( 10.883491)
test_basic 0.000918 0.005622 0.339525 ( 0.426168)
test_all 0.000812 0.000437 670.497914 (101.898700)
test_rubyspec 0.065260 0.068203 51.444676 ( 59.503748)
total: 181.69 sec