Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-024032
#<BuildRuby:0x000055a5758933c8
@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.20221130-024032",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008361 0.001023 1.223568 ( 3.568197)
build_miniruby 0.002380 0.000549 0.847824 ( 0.845811)
build_ruby 0.002222 0.000513 2.240872 ( 2.145144)
build_all 0.009943 0.011174 18.525947 ( 2.163680)
build_install 0.019182 0.003150 2.051561 ( 1.022774)
test_btest 0.001168 0.000369 91.740648 ( 9.150146)
test_basic 0.007935 0.000947 0.333532 ( 0.420113)
test_all 0.001001 0.001408 734.306408 ( 71.595268)
test_rubyspec 0.119615 0.059169 49.455794 ( 57.547138)
total: 148.46 sec