Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-045647
#<BuildRuby:0x00005621042cbe80
@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.20221222-045647",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004187 0.000897 0.852535 ( 1.264718)
build_miniruby 0.000830 0.000178 0.980382 ( 0.979202)
build_ruby 0.001050 0.000225 2.716071 ( 2.714604)
build_all 0.009157 0.000000 15.805755 ( 3.303727)
build_install 0.009792 0.000000 2.186286 ( 1.205952)
test_btest 0.000659 0.000000 62.900002 ( 11.581380)
test_basic 0.002728 0.002105 0.337409 ( 0.428219)
test_all 0.001179 0.000215 672.977656 (149.868307)
test_rubyspec 0.037904 0.030644 52.086251 ( 60.323003)
total: 231.67 sec