Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-153142
#<BuildRuby:0x00005590c26d7e70
@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.20221231-153142",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000017 0.000007 0.000024 ( 0.000021)
build_up 0.004716 0.001965 0.841079 ( 1.031742)
build_miniruby 0.000969 0.000404 1.023285 ( 1.021166)
build_ruby 0.000000 0.001450 2.781057 ( 2.778552)
build_all 0.004764 0.005198 16.781729 ( 3.021134)
build_install 0.009416 0.000000 2.284094 ( 1.177568)
test_btest 0.001024 0.000000 75.913891 ( 11.252334)
test_basic 0.005702 0.001697 0.358339 ( 0.443026)
test_all 0.001107 0.000246 679.378860 ( 97.373629)
test_rubyspec 0.067248 0.054514 51.514305 ( 59.636829)
total: 177.74 sec