Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-120802
#<BuildRuby:0x0000558d61768088
@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.20220824-120802",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.006120 0.000471 0.827610 ( 0.944399)
build_miniruby 0.000984 0.000075 0.057394 ( 0.056140)
build_ruby 0.000796 0.000061 0.059488 ( 0.058302)
build_all 0.004149 0.000320 1.521668 ( 0.589864)
build_install 0.010669 0.000398 1.899249 ( 0.957570)
test_btest 0.000680 0.000049 50.077700 ( 8.017008)
test_basic 0.005443 0.000388 0.326240 ( 0.414358)
test_all 0.002518 0.000085 645.225184 ( 94.138225)
test_rubyspec 0.114613 0.014009 44.231224 ( 52.486075)
total: 157.66 sec