Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-020502
#<BuildRuby:0x00005630c9a17e80
@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.20221219-020502",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.003671 0.000289 0.916410 ( 1.132954)
build_miniruby 0.000985 0.000000 1.039635 ( 1.038203)
build_ruby 0.001081 0.000000 2.847745 ( 2.749265)
build_all 0.006199 0.002484 15.787616 ( 3.411606)
build_install 0.009664 0.000901 2.326787 ( 1.302915)
test_btest 0.000454 0.000068 68.841565 ( 10.968658)
test_basic 0.001891 0.002881 0.305741 ( 0.396388)
test_all 0.001243 0.000226 675.786679 (157.818429)
test_rubyspec 0.049502 0.022005 52.164755 ( 60.347841)
total: 239.17 sec