Logfile: /home/ko1/ruby/logs/brlog.trunk.20230213-115651
#<BuildRuby:0x000056202c247208
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230213-115651",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002769 0.000923 0.772259 ( 1.171992)
build_miniruby 0.000691 0.000230 0.680605 ( 0.679867)
build_ruby 0.000865 0.000288 2.119192 ( 2.119281)
build_all 0.009303 0.000161 12.606323 ( 1.548467)
build_install 0.002613 0.003814 1.581221 ( 0.786054)
test_btest 0.000000 0.000617 66.346734 ( 5.819086)
test_basic 0.000055 0.003616 0.288138 ( 0.382862)
test_all 0.000910 0.000380 491.627040 ( 46.962644)
test_rubyspec 0.008373 0.020199 35.441067 ( 46.032010)
total: 105.50 sec