Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-070534
#<BuildRuby:0x000055c605cb65a8
@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.20220502-070534",
@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.000008)
autoconf 0.000016 0.000004 0.000020 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005365 0.001463 0.828658 ( 0.920877)
build_miniruby 0.000963 0.000000 0.057022 ( 0.055758)
build_ruby 0.000858 0.000000 0.057433 ( 0.056330)
build_all 0.000000 0.004182 1.522797 ( 0.608359)
build_install 0.003321 0.007864 6.247618 ( 2.800725)
test_btest 0.000511 0.000236 50.216710 ( 8.349094)
test_basic 0.005582 0.000511 0.361159 ( 0.448783)
test_all 0.001118 0.000479 627.569324 ( 89.535659)
test_rubyspec 0.070270 0.043641 43.652417 ( 48.629965)
total: 151.41 sec