Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-033420
#<BuildRuby:0x000055cf77187f58
@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.20230115-033420",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000000 0.000048 0.000048 ( 0.000048)
build_up 0.003281 0.004454 1.306123 ( 1.443929)
build_miniruby 0.001284 0.000000 1.694174 ( 1.564293)
build_ruby 0.001615 0.000000 2.786876 ( 2.784216)
build_all 0.009961 0.000000 16.798600 ( 2.982061)
build_install 0.011390 0.000000 2.153715 ( 1.086856)
test_btest 0.001082 0.000000 71.350466 ( 11.183492)
test_basic 0.006604 0.000000 0.345074 ( 0.431231)
test_all 0.001620 0.000000 650.012934 (102.757291)
test_rubyspec 0.112152 0.023816 52.296605 ( 60.319495)
total: 184.55 sec