Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-004843
#<BuildRuby:0x000055bd123ba860
@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-004843",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.001486 0.007531 0.951287 ( 1.149777)
build_miniruby 0.002258 0.000452 0.844823 ( 0.843721)
build_ruby 0.002289 0.000458 2.124714 ( 2.124863)
build_all 0.019097 0.002336 18.574986 ( 2.144252)
build_install 0.020895 0.002244 2.013080 ( 1.033702)
test_btest 0.001446 0.000000 92.660252 ( 8.998706)
test_basic 0.009218 0.000335 0.352713 ( 0.440179)
test_all 0.001954 0.000301 695.921748 ( 63.883088)
test_rubyspec 0.085654 0.089282 47.920478 ( 56.109185)
total: 136.73 sec