Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-133018
#<BuildRuby:0x000056402800e678
@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.20221225-133018",
@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.000030 0.000005 0.000035 ( 0.000034)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.003417 0.000513 0.744840 ( 0.985248)
build_miniruby 0.000837 0.000000 0.988454 ( 0.987188)
build_ruby 0.001308 0.000000 2.662831 ( 2.661365)
build_all 0.009167 0.000000 15.899975 ( 3.273933)
build_install 0.010726 0.000217 2.251121 ( 1.281549)
test_btest 0.000548 0.000066 64.291891 ( 11.740314)
test_basic 0.004236 0.000509 0.318534 ( 0.409431)
test_all 0.000886 0.000107 634.030827 (107.052266)
test_rubyspec 0.042235 0.023493 51.325619 ( 59.540760)
total: 187.93 sec