Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-014932
#<BuildRuby:0x0000558fc54aa678
@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.20221217-014932",
@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.000009 0.000000 0.000009 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003953 0.000282 0.860359 ( 1.073840)
build_miniruby 0.000905 0.000064 0.938036 ( 0.936550)
build_ruby 0.001142 0.000081 2.797845 ( 2.687358)
build_all 0.009001 0.000000 15.866191 ( 3.397779)
build_install 0.008355 0.000000 2.297928 ( 1.326865)
test_btest 0.000591 0.000000 61.907691 ( 11.710374)
test_basic 0.002003 0.002706 0.292472 ( 0.383389)
test_all 0.001510 0.000065 688.610066 (139.671173)
test_rubyspec 0.040772 0.022613 52.160642 ( 60.331648)
total: 221.52 sec