Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-064604
#<BuildRuby:0x0000556cc7edfe48
@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.20230113-064604",
@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.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.005301 0.001224 0.900034 ( 1.092108)
build_miniruby 0.001121 0.000258 1.006524 ( 1.004642)
build_ruby 0.001308 0.000301 2.786741 ( 2.784041)
build_all 0.009232 0.000973 16.764327 ( 2.982930)
build_install 0.006262 0.005349 2.096477 ( 1.072741)
test_btest 0.000867 0.000232 69.830988 ( 11.018185)
test_basic 0.001068 0.005519 0.377383 ( 0.463450)
test_all 0.001088 0.000363 646.958093 (112.978744)
test_rubyspec 0.065136 0.069986 51.714842 ( 59.721256)
total: 193.12 sec