Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-162106
#<BuildRuby:0x00005592d5bfe678
@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-162106",
@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.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000021 0.000007 0.000028 ( 0.000013)
build_up 0.004897 0.001632 0.858704 ( 1.359731)
build_miniruby 0.001022 0.000341 1.010409 ( 1.008512)
build_ruby 0.001174 0.000391 2.782882 ( 2.780120)
build_all 0.005274 0.004902 16.796833 ( 2.977961)
build_install 0.007515 0.003949 2.144496 ( 1.082689)
test_btest 0.000697 0.000278 75.754724 ( 10.233208)
test_basic 0.005450 0.002180 0.368979 ( 0.453236)
test_all 0.000973 0.000389 662.640185 (107.339588)
test_rubyspec 0.051392 0.054561 52.455867 ( 60.561672)
total: 187.80 sec