Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-073959
#<BuildRuby:0x00005602f51c4460
@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.20230107-073959",
@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.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.005173 0.001592 0.848835 ( 1.164620)
build_miniruby 0.000948 0.000292 1.018725 ( 1.016654)
build_ruby 0.001303 0.000401 2.834504 ( 2.831847)
build_all 0.005068 0.004676 16.865680 ( 3.048589)
build_install 0.011444 0.000000 2.124505 ( 1.078301)
test_btest 0.000866 0.000000 67.947049 ( 11.431190)
test_basic 0.003761 0.002497 0.312339 ( 0.398703)
test_all 0.001020 0.000322 652.968055 (107.562207)
test_rubyspec 0.084819 0.043445 52.112428 ( 60.122495)
total: 188.66 sec