Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-211534
#<BuildRuby:0x000055a1653fe858
@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.20230103-211534",
@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.000024 0.000004 0.000028 ( 0.000027)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006702 0.843143 ( 1.031058)
build_miniruby 0.000813 0.000551 1.023163 ( 1.021160)
build_ruby 0.001185 0.000316 2.793689 ( 2.791081)
build_all 0.009663 0.000000 16.790841 ( 2.974484)
build_install 0.009919 0.001728 2.334609 ( 1.201098)
test_btest 0.000871 0.000194 74.659958 ( 11.315957)
test_basic 0.006517 0.000000 0.358461 ( 0.445181)
test_all 0.001347 0.000000 663.901841 (102.364839)
test_rubyspec 0.099806 0.035865 51.553205 ( 59.580226)
total: 182.73 sec