Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-040318
#<BuildRuby:0x000055c08e1c6f98
@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.20221225-040318",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007935 0.001984 0.980012 ( 1.179805)
build_miniruby 0.002167 0.000542 0.852639 ( 0.851483)
build_ruby 0.002166 0.000542 2.146540 ( 2.147213)
build_all 0.016914 0.004228 18.649986 ( 2.191205)
build_install 0.016625 0.005381 2.060995 ( 1.020378)
test_btest 0.001016 0.000267 89.730100 ( 8.678473)
test_basic 0.008358 0.002199 0.339504 ( 0.423612)
test_all 0.001846 0.000264 674.484885 ( 67.193570)
test_rubyspec 0.091110 0.083358 47.774589 ( 55.978905)
total: 139.67 sec