Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-161932
#<BuildRuby:0x0000557619da4460
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230104-161932",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.000000 0.006690 0.843758 ( 1.040511)
build_miniruby 0.000000 0.001360 1.018593 ( 1.016625)
build_ruby 0.001241 0.000354 2.765763 ( 2.763138)
build_all 0.008609 0.001185 16.663789 ( 2.939523)
build_install 0.010399 0.001483 2.322132 ( 1.192507)
test_btest 0.000877 0.000219 71.125208 ( 11.486794)
test_basic 0.005155 0.001288 0.341928 ( 0.428751)
test_all 0.001287 0.000116 666.439176 ( 94.161334)
test_rubyspec 0.104966 0.026464 51.278646 ( 59.307414)
total: 174.34 sec