Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-101938
#<BuildRuby:0x0000555800c2a620
@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.20230109-101938",
@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.000012 0.000005 0.000017 ( 0.000017)
configure 0.000013 0.000006 0.000019 ( 0.000017)
build_up 0.004585 0.002084 0.853439 ( 1.195449)
build_miniruby 0.000933 0.000424 1.023385 ( 1.021360)
build_ruby 0.001129 0.000513 2.775716 ( 2.772917)
build_all 0.010023 0.000000 16.850803 ( 3.006497)
build_install 0.008596 0.002910 2.133698 ( 1.084772)
test_btest 0.000757 0.000284 73.538641 ( 10.707047)
test_basic 0.005865 0.000498 0.340915 ( 0.427478)
test_all 0.000930 0.000328 660.431454 ( 98.355838)
test_rubyspec 0.065682 0.044330 52.191578 ( 60.270615)
total: 178.84 sec