Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-224116
#<BuildRuby:0x000055dbbc8d40d0
@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="-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.20220815-224116",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.004935 0.001794 0.806692 ( 0.882156)
build_miniruby 0.000951 0.000000 0.058755 ( 0.057650)
build_ruby 0.000781 0.000000 0.059737 ( 0.058528)
build_all 0.004791 0.000000 1.525780 ( 0.584865)
build_install 0.008550 0.002322 1.912484 ( 0.964057)
test_btest 0.000638 0.000199 48.532874 ( 8.676094)
test_basic 0.004006 0.001251 0.294881 ( 0.383995)
test_all 0.002606 0.000814 586.186107 ( 94.119993)
test_rubyspec 0.097785 0.031111 44.016797 ( 51.388361)
total: 157.12 sec