Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-014737
#<BuildRuby:0x000055b13d667fa8
@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.20220722-014737",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006855 0.849649 ( 0.916196)
build_miniruby 0.000000 0.001053 0.056804 ( 0.055556)
build_ruby 0.000000 0.001036 0.058922 ( 0.057653)
build_all 0.000000 0.004604 1.514277 ( 0.584937)
build_install 0.003330 0.007993 5.652915 ( 2.166643)
test_btest 0.000542 0.000191 56.243389 ( 7.960344)
test_basic 0.000062 0.005717 0.290555 ( 0.378704)
test_all 0.001312 0.000173 613.581604 ( 88.049171)
test_rubyspec 0.092104 0.034445 43.571417 ( 49.222583)
total: 149.39 sec