Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-063944
#<BuildRuby:0x000055cafa18bfa8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230612-063944",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000774 0.004520 1.274912 ( 2.529793)
build_miniruby 0.001015 0.000507 0.754373 ( 0.753609)
build_ruby 0.000813 0.000407 2.502528 ( 2.502841)
build_all 0.003256 0.006186 12.820541 ( 1.116793)
build_install 0.005679 0.002624 1.780517 ( 0.893954)
test_btest 0.000730 0.000410 82.727931 ( 7.338492)
test_basic 0.000000 0.004204 0.709566 ( 0.793297)
test_all 0.000676 0.000505 439.457396 ( 50.038985)
test_rubyspec 0.022406 0.020609 42.101031 ( 54.573850)
total: 120.54 sec