Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-215836
#<BuildRuby:0x0000563a90004378
@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.20221226-215836",
@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.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.005518 0.000788 0.839701 ( 1.012477)
build_miniruby 0.000000 0.001356 1.002527 ( 1.000648)
build_ruby 0.000000 0.001590 2.745903 ( 2.743274)
build_all 0.001792 0.008114 16.634225 ( 3.000730)
build_install 0.007760 0.001524 2.242626 ( 1.170813)
test_btest 0.000692 0.000208 70.206386 ( 10.552932)
test_basic 0.002042 0.004358 0.307386 ( 0.394281)
test_all 0.001024 0.000359 652.386997 ( 93.959717)
test_rubyspec 0.078783 0.054158 50.955715 ( 59.006690)
total: 172.84 sec