Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-062906
#<BuildRuby:0x000055dc685ffe98
@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.20220529-062906",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000037 0.000006 0.000043 ( 0.000044)
build_up 0.006473 0.000368 0.915499 ( 0.954512)
build_miniruby 0.001008 0.000000 0.057818 ( 0.056613)
build_ruby 0.000965 0.000000 0.059276 ( 0.058037)
build_all 0.004064 0.000273 1.534603 ( 0.619653)
build_install 0.005948 0.004548 6.284648 ( 2.836114)
test_btest 0.000624 0.000117 47.313835 ( 8.979966)
test_basic 0.006011 0.000289 0.360180 ( 0.447752)
test_all 0.001327 0.000234 626.422692 ( 92.980652)
test_rubyspec 0.106560 0.012620 44.020825 ( 49.593529)
total: 156.53 sec