Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-193911
#<BuildRuby:0x0000557c2f332ad8
@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.20221025-193911",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000007)
build_up 0.007373 0.001229 1.170587 ( 1.503900)
build_miniruby 0.001285 0.000214 0.105773 ( 0.103016)
build_ruby 0.001457 0.000243 0.106922 ( 0.103867)
build_all 0.007619 0.000433 1.402618 ( 0.598353)
build_install 0.013020 0.003776 1.695088 ( 0.925859)
test_btest 0.001676 0.000296 60.812764 ( 6.560293)
test_basic 0.006201 0.000247 0.360591 ( 0.451319)
test_all 0.002044 0.004902 490.676010 ( 54.020627)
test_rubyspec 0.075172 0.051910 43.346282 ( 51.896686)
total: 116.16 sec