Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-002117
#<BuildRuby:0x00005570ec56ffb0
@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.20220829-002117",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.005059 0.002023 0.935926 ( 0.974554)
build_miniruby 0.000732 0.000293 0.058227 ( 0.056889)
build_ruby 0.000967 0.000000 0.060322 ( 0.059022)
build_all 0.004585 0.000000 1.566571 ( 0.599943)
build_install 0.010467 0.000579 1.908519 ( 0.945952)
test_btest 0.000542 0.000167 53.039382 ( 8.233227)
test_basic 0.001894 0.003852 0.319696 ( 0.408226)
test_all 0.002848 0.001017 613.041383 ( 87.696016)
test_rubyspec 0.040276 0.036077 43.483646 ( 51.884241)
total: 150.86 sec