Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-060031
#<BuildRuby:0x000056506950bf58
@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-060031",
@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.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001900 0.004668 0.847707 ( 1.178896)
build_miniruby 0.001018 0.000314 1.018696 ( 1.017086)
build_ruby 0.001255 0.000386 2.783201 ( 2.780549)
build_all 0.006322 0.003579 16.776884 ( 2.993802)
build_install 0.010021 0.001803 2.281765 ( 1.176157)
test_btest 0.000722 0.000226 77.305853 ( 10.568490)
test_basic 0.006810 0.000633 0.356250 ( 0.440477)
test_all 0.001505 0.000190 669.647287 (101.036335)
test_rubyspec 0.083924 0.041176 51.415859 ( 59.506901)
total: 180.70 sec