Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-045519
#<BuildRuby:0x000055cf309943c8
@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-045519",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004201 0.000013 0.829580 ( 1.043797)
build_miniruby 0.000868 0.000116 0.968394 ( 0.967012)
build_ruby 0.001049 0.000139 2.666041 ( 2.664529)
build_all 0.008009 0.001068 15.786451 ( 3.397500)
build_install 0.008541 0.000000 2.156802 ( 1.199312)
test_btest 0.000581 0.000000 58.484592 ( 12.382092)
test_basic 0.004720 0.000000 0.309311 ( 0.400180)
test_all 0.000838 0.000056 644.389278 ( 99.752315)
test_rubyspec 0.052616 0.012659 52.038801 ( 60.224159)
total: 182.03 sec