Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-090554
#<BuildRuby:0x000056122c0c4088
@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.20220727-090554",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.006098 0.000712 0.818914 ( 0.989299)
build_miniruby 0.000650 0.000236 0.057656 ( 0.056530)
build_ruby 0.000756 0.000275 0.059294 ( 0.058060)
build_all 0.003520 0.001280 1.522793 ( 0.587258)
build_install 0.009565 0.001595 5.602830 ( 2.162823)
test_btest 0.000528 0.000176 47.868829 ( 8.098480)
test_basic 0.000000 0.005489 0.256857 ( 0.346076)
test_all 0.000000 0.001063 633.449350 ( 89.767338)
test_rubyspec 0.035237 0.078587 43.859895 ( 49.457010)
total: 151.52 sec