Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-065450
#<BuildRuby:0x0000559a24427de0
@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.20220801-065450",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003587 0.003132 0.828319 ( 1.244406)
build_miniruby 0.000808 0.000173 0.056804 ( 0.055563)
build_ruby 0.000771 0.000165 0.058665 ( 0.057541)
build_all 0.003935 0.000843 1.551129 ( 0.595495)
build_install 0.004849 0.004377 5.656716 ( 2.173526)
test_btest 0.000590 0.000157 49.616039 ( 8.190121)
test_basic 0.000706 0.004529 0.326327 ( 0.415109)
test_all 0.000960 0.000320 606.024386 ( 90.189037)
test_rubyspec 0.057974 0.071043 44.004895 ( 49.577242)
total: 152.50 sec