Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-211539
#<BuildRuby:0x0000561dddaa3e70
@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.20230112-211539",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.003211 0.003425 0.879610 ( 1.078982)
build_miniruby 0.001213 0.000061 1.015472 ( 1.013452)
build_ruby 0.001707 0.000000 2.786507 ( 2.783773)
build_all 0.009427 0.000367 16.764518 ( 2.998400)
build_install 0.006616 0.003446 2.094889 ( 1.081370)
test_btest 0.000720 0.000060 74.667871 ( 10.978594)
test_basic 0.006108 0.000509 0.311400 ( 0.398296)
test_all 0.001193 0.000000 672.160346 ( 95.170163)
test_rubyspec 0.080248 0.048726 51.689296 ( 59.932540)
total: 175.44 sec