Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-075825
#<BuildRuby:0x000055a7ac141438
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220823-075825",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000018)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.009447 0.000108 0.927840 ( 2.122884)
build_miniruby 0.001393 0.000099 0.056110 ( 0.055052)
build_ruby 0.001738 0.000124 0.068113 ( 0.067052)
build_all 0.004170 0.003751 1.265977 ( 0.465964)
build_install 0.009907 0.005069 1.554810 ( 0.795580)
test_btest 0.000740 0.000131 55.164515 ( 6.253541)
test_basic 0.006181 0.000292 0.295417 ( 0.386435)
test_all 0.003801 0.000634 508.551477 ( 54.067495)
test_rubyspec 0.094111 0.039397 41.911855 ( 50.191556)
total: 114.41 sec