Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-224418
#<BuildRuby:0x000055c864f5c0d0
@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.20221203-224418",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006749 0.004261 1.187960 ( 1.233829)
build_miniruby 0.002826 0.000000 0.852451 ( 0.851128)
build_ruby 0.003184 0.000000 2.242025 ( 2.148156)
build_all 0.015651 0.005679 18.644780 ( 2.184230)
build_install 0.020004 0.000880 2.044660 ( 1.028764)
test_btest 0.001239 0.000177 90.528317 ( 9.325217)
test_basic 0.000986 0.009040 0.352160 ( 0.436738)
test_all 0.001977 0.000187 730.477316 ( 70.883403)
test_rubyspec 0.094046 0.079918 49.556967 ( 57.605868)
total: 145.70 sec