Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-194307
#<BuildRuby:0x00005638a6fa4008
@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.20221218-194307",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004115 0.000018 0.839021 ( 1.789429)
build_miniruby 0.000892 0.000111 1.093778 ( 1.092437)
build_ruby 0.001193 0.000149 2.758548 ( 2.672124)
build_all 0.008948 0.000079 15.796890 ( 3.349707)
build_install 0.008533 0.000461 2.265123 ( 1.284487)
test_btest 0.000512 0.000054 64.772085 ( 11.317597)
test_basic 0.004171 0.000439 0.291002 ( 0.381756)
test_all 0.001708 0.000180 674.417504 (142.711968)
test_rubyspec 0.057240 0.005251 52.996738 ( 61.142263)
total: 225.74 sec