Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-114750
#<BuildRuby:0x000055cdb9d0acc8
@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-114750",
@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.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009478 0.002369 1.192410 ( 1.222382)
build_miniruby 0.002846 0.000000 0.837454 ( 0.835437)
build_ruby 0.003907 0.000000 2.256235 ( 2.163010)
build_all 0.015423 0.005584 18.762837 ( 2.185783)
build_install 0.020341 0.001493 2.117597 ( 1.034028)
test_btest 0.000000 0.001725 91.228956 ( 9.064946)
test_basic 0.003062 0.007696 0.348838 ( 0.434346)
test_all 0.001632 0.000490 681.875965 ( 73.734094)
test_rubyspec 0.101022 0.087261 49.649147 ( 57.699352)
total: 148.37 sec