Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-185419
#<BuildRuby:0x00005620c1bc4728
@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-185419",
@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.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.003940 0.002577 0.848950 ( 1.167492)
build_miniruby 0.000996 0.000355 1.020745 ( 1.018801)
build_ruby 0.001076 0.000384 2.778441 ( 2.775863)
build_all 0.010013 0.000000 16.855586 ( 2.996050)
build_install 0.011537 0.000000 2.129038 ( 1.071349)
test_btest 0.001265 0.000000 70.109611 ( 11.242196)
test_basic 0.006027 0.000323 0.343257 ( 0.429854)
test_all 0.001191 0.000283 673.634210 ( 94.520863)
test_rubyspec 0.100138 0.031626 52.265314 ( 60.323588)
total: 175.55 sec