Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-005408
#<BuildRuby:0x000055b6b287ec40
@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.20220729-005408",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006508 0.000465 0.870862 ( 1.144406)
build_miniruby 0.000985 0.000070 0.057338 ( 0.056095)
build_ruby 0.000934 0.000067 0.058657 ( 0.057427)
build_all 0.004818 0.000022 1.541897 ( 0.587411)
build_install 0.011077 0.000122 5.614193 ( 2.161556)
test_btest 0.000693 0.000041 46.012660 ( 8.553436)
test_basic 0.005671 0.000333 0.335005 ( 0.423005)
test_all 0.001045 0.000061 637.995139 ( 93.109082)
test_rubyspec 0.085404 0.043982 43.636605 ( 49.178540)
total: 155.27 sec