Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-140553
#<BuildRuby:0x000055b61e89c6f8
@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.20230104-140553",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000018 0.000007 0.000025 ( 0.000025)
configure 0.000069 0.000025 0.000094 ( 0.000028)
build_up 0.006988 0.002541 0.949167 ( 1.159452)
build_miniruby 0.001596 0.000581 0.838052 ( 0.837291)
build_ruby 0.001921 0.000698 2.147946 ( 2.149531)
build_all 0.018805 0.001109 18.724382 ( 2.181591)
build_install 0.016339 0.005424 2.027562 ( 1.012244)
test_btest 0.000949 0.000279 88.578845 ( 9.167161)
test_basic 0.007299 0.002146 0.341063 ( 0.428666)
test_all 0.002279 0.000344 683.557558 ( 64.097193)
test_rubyspec 0.069892 0.104299 47.743796 ( 55.914557)
total: 136.95 sec