Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-103832
#<BuildRuby:0x00005582dbc6a620
@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.20230125-103832",
@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.000003 0.000017 ( 0.000017)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005377 0.001241 0.849626 ( 1.057682)
build_miniruby 0.001073 0.000247 1.008514 ( 1.006596)
build_ruby 0.001299 0.000300 2.785355 ( 2.782913)
build_all 0.009582 0.000043 16.709507 ( 2.990015)
build_install 0.005180 0.006081 2.070389 ( 1.062145)
test_btest 0.000682 0.000182 70.741578 ( 10.435179)
test_basic 0.000000 0.006942 0.364714 ( 0.450104)
test_all 0.000000 0.001552 666.195233 ( 94.423507)
test_rubyspec 0.082199 0.045668 51.803259 ( 59.864659)
total: 174.07 sec