Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-211326
#<BuildRuby:0x00005572a2417250
@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-211326",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003454 0.000000 0.588129 ( 0.976834)
build_miniruby 0.000897 0.000059 0.736803 ( 0.736051)
build_ruby 0.001299 0.000000 2.531233 ( 2.548512)
build_all 0.007446 0.002072 12.366329 ( 1.485812)
build_install 0.003400 0.003639 1.602688 ( 0.767451)
test_btest 0.000551 0.000172 67.445481 ( 6.025591)
test_basic 0.003567 0.000000 0.248934 ( 0.344290)
test_all 0.001001 0.000000 487.368441 ( 47.619802)
test_rubyspec 0.017966 0.011355 35.819121 ( 46.224427)
total: 106.73 sec