Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-163452
#<BuildRuby:0x00005631fc3e44a8
@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-163452",
@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.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000000 0.008753 0.944003 ( 1.145991)
build_miniruby 0.001337 0.001360 0.853917 ( 0.852356)
build_ruby 0.001823 0.001326 2.153457 ( 2.154469)
build_all 0.016743 0.004482 18.686497 ( 2.159421)
build_install 0.013325 0.008816 2.067796 ( 1.015498)
test_btest 0.000000 0.001420 91.729661 ( 9.028392)
test_basic 0.005476 0.003493 0.347780 ( 0.434452)
test_all 0.001422 0.000898 689.757136 ( 63.436380)
test_rubyspec 0.084690 0.101260 47.842528 ( 56.024718)
total: 136.25 sec