Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-173923
#<BuildRuby:0x00005561f43f80d0
@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.20230106-173923",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000017 0.000007 0.000024 ( 0.000047)
configure 0.000022 0.000010 0.000032 ( 0.000031)
build_up 0.001657 0.005026 0.841312 ( 1.148241)
build_miniruby 0.000885 0.000482 1.016740 ( 1.014887)
build_ruby 0.001538 0.000000 2.792546 ( 2.789881)
build_all 0.007786 0.002507 16.797627 ( 2.989196)
build_install 0.007581 0.001626 2.105379 ( 1.080092)
test_btest 0.000766 0.000358 78.246156 ( 10.429534)
test_basic 0.005860 0.000645 0.366789 ( 0.452741)
test_all 0.000990 0.000433 664.233136 ( 96.285229)
test_rubyspec 0.065696 0.068145 51.866150 ( 59.936731)
total: 176.13 sec