Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-222152
#<BuildRuby:0x00005581b2317e80
@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-222152",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000017 0.000005 0.000022 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.003352 0.000838 0.878600 ( 1.101991)
build_miniruby 0.000000 0.001070 0.966522 ( 0.965059)
build_ruby 0.000000 0.001154 2.781838 ( 2.680334)
build_all 0.003428 0.005769 15.811282 ( 3.207850)
build_install 0.006380 0.002252 2.237208 ( 1.261027)
test_btest 0.000430 0.000152 66.704850 ( 10.704417)
test_basic 0.000000 0.004203 0.289141 ( 0.380310)
test_all 0.000815 0.000621 656.939326 (141.670592)
test_rubyspec 0.031486 0.025536 53.343621 ( 61.484239)
total: 223.46 sec