Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-170248
#<BuildRuby:0x0000561456673e80
@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.20221224-170248",
@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.000003 0.000027 ( 0.000027)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003846 0.000591 0.779089 ( 1.113690)
build_miniruby 0.000695 0.000107 0.960482 ( 0.959113)
build_ruby 0.000927 0.000143 2.628754 ( 2.627323)
build_all 0.005417 0.003670 15.773574 ( 3.250009)
build_install 0.007377 0.001475 2.199373 ( 1.247434)
test_btest 0.000636 0.000000 57.797946 ( 12.202012)
test_basic 0.004893 0.000000 0.302456 ( 0.393002)
test_all 0.000930 0.000000 630.756211 (101.613078)
test_rubyspec 0.068031 0.010145 51.533413 ( 59.677842)
total: 183.08 sec