Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-213416
#<BuildRuby:0x000055c6868ac0d0
@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.20221201-213416",
@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.000007)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007199 0.003833 1.219381 ( 1.240894)
build_miniruby 0.002804 0.000000 0.851703 ( 0.850341)
build_ruby 0.002635 0.000392 2.235600 ( 2.145301)
build_all 0.015771 0.005077 18.453224 ( 2.150956)
build_install 0.013023 0.008701 2.051372 ( 1.030448)
test_btest 0.000000 0.001528 92.229312 ( 9.059112)
test_basic 0.002444 0.007413 0.342006 ( 0.427908)
test_all 0.001717 0.000722 687.519260 ( 71.710650)
test_rubyspec 0.122549 0.053242 49.369472 ( 57.520783)
total: 146.14 sec