Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-132855
#<BuildRuby:0x000055de60a40148
@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.20220422-132855",
@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.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006437 0.000460 0.889095 ( 3.294266)
build_miniruby 0.000944 0.000067 0.057199 ( 0.055954)
build_ruby 0.000900 0.000065 0.059487 ( 0.058332)
build_all 0.004000 0.000286 1.484308 ( 0.606037)
build_install 0.010620 0.000388 6.312451 ( 2.817810)
test_btest 0.000701 0.000046 55.922404 ( 8.660416)
test_basic 0.005954 0.000397 0.356734 ( 0.444069)
test_all 0.001330 0.000088 610.909229 ( 95.873122)
test_rubyspec 0.067456 0.061424 44.431132 ( 49.357222)
total: 161.17 sec