Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-004945
#<BuildRuby:0x00005618f9034018
@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.20220615-004945",
@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.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005608 0.000934 0.856349 ( 1.002428)
build_miniruby 0.000865 0.000144 0.058439 ( 0.057083)
build_ruby 0.000718 0.000120 0.059136 ( 0.057802)
build_all 0.003661 0.000610 1.509076 ( 0.605044)
build_install 0.010824 0.000000 6.262660 ( 2.835994)
test_btest 0.000709 0.000000 50.104147 ( 8.253914)
test_basic 0.000000 0.005523 0.258951 ( 0.347900)
test_all 0.000000 0.001192 654.525811 ( 91.549288)
test_rubyspec 0.049321 0.080628 44.169855 ( 49.686648)
total: 154.40 sec