Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-164113
#<BuildRuby:0x000056348d0a4a70
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220426-164113",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000259 0.009151 0.816745 ( 0.958706)
build_miniruby 0.001355 0.000000 0.056691 ( 0.055295)
build_ruby 0.001975 0.000000 0.064915 ( 0.062862)
build_all 0.006410 0.000934 1.210227 ( 0.477766)
build_install 0.017334 0.001792 4.953915 ( 2.440788)
test_btest 0.001663 0.000437 54.261374 ( 6.497581)
test_basic 0.006346 0.000570 0.299163 ( 0.392616)
test_all 0.002161 0.000540 503.844287 ( 53.751358)
test_rubyspec 0.063977 0.064177 41.778598 ( 47.344702)
total: 111.98 sec