Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-212158
#<BuildRuby:0x000055aad57b3fb0
@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.20221226-212158",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000000 0.008591 0.848187 ( 1.014750)
build_miniruby 0.000000 0.001224 1.004951 ( 1.003122)
build_ruby 0.000000 0.001533 2.780937 ( 2.778218)
build_all 0.006853 0.002760 16.542606 ( 2.943687)
build_install 0.003728 0.007612 2.218173 ( 1.156994)
test_btest 0.000000 0.001095 72.809146 ( 10.190385)
test_basic 0.001472 0.005064 0.349473 ( 0.435826)
test_all 0.000804 0.000491 650.660070 (112.210170)
test_rubyspec 0.038215 0.044318 51.076302 ( 59.153882)
total: 190.89 sec