Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-044102
#<BuildRuby:0x000056217ca50728
@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.20221225-044102",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.003856 0.000275 0.837013 ( 1.066398)
build_miniruby 0.000861 0.000062 0.986054 ( 0.984554)
build_ruby 0.001043 0.000074 2.606614 ( 2.605010)
build_all 0.008933 0.000000 15.822258 ( 3.317216)
build_install 0.010276 0.000062 2.246015 ( 1.306950)
test_btest 0.000601 0.000033 68.632258 ( 11.475543)
test_basic 0.004612 0.000256 0.291134 ( 0.382192)
test_all 0.000936 0.000052 629.189150 (108.540393)
test_rubyspec 0.050238 0.025339 51.255257 ( 59.520870)
total: 189.20 sec