Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-225314
#<BuildRuby:0x000055e3b33e0610
@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.20220910-225314",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000022 0.000010 0.000032 ( 0.000028)
build_up 0.007208 0.003277 1.147309 ( 1.212622)
build_miniruby 0.002075 0.000000 0.073602 ( 0.071326)
build_ruby 0.001716 0.000000 0.075505 ( 0.073623)
build_all 0.003998 0.006295 1.565784 ( 0.623256)
build_install 0.021618 0.001291 1.912685 ( 0.957791)
test_btest 0.000849 0.000324 94.740081 ( 9.729477)
test_basic 0.004139 0.003969 0.353602 ( 0.444547)
test_all 0.001624 0.000664 687.377683 ( 68.783149)
test_rubyspec 0.082849 0.081944 47.169845 ( 55.602881)
total: 137.50 sec