Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-121034
#<BuildRuby:0x00005638326928a8
@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.20221008-121034",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004414 0.005009 1.080474 ( 1.124540)
build_miniruby 0.001810 0.000453 0.098792 ( 0.095119)
build_ruby 0.001290 0.000322 0.096316 ( 0.093385)
build_all 0.006506 0.001626 1.328049 ( 0.566942)
build_install 0.007453 0.007577 1.676802 ( 0.887374)
test_btest 0.001672 0.000558 62.083999 ( 6.168566)
test_basic 0.005779 0.001926 0.347342 ( 0.436210)
test_all 0.006781 0.000532 503.025949 ( 54.181025)
test_rubyspec 0.076751 0.053961 42.485098 ( 50.739018)
total: 114.29 sec