Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-045503
#<BuildRuby:0x00005584f6c2ff58
@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.20221214-045503",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004430 0.000000 0.944354 ( 2.086866)
build_miniruby 0.000972 0.000000 1.005005 ( 1.003837)
build_ruby 0.001199 0.000000 2.775776 ( 2.667880)
build_all 0.009487 0.000000 19.936462 ( 6.474005)
build_install 0.005517 0.004819 2.292176 ( 1.302434)
test_btest 0.000000 0.000562 61.289822 ( 12.003901)
test_basic 0.000000 0.004906 0.326507 ( 0.417438)
test_all 0.000000 0.001242 677.405864 (142.806969)
test_rubyspec 0.044793 0.015010 53.185727 ( 61.384497)
total: 230.15 sec