Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-142941
#<BuildRuby:0x000055a993a3bf28
@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.20230125-142941",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000006 0.000016 ( 0.000017)
configure 0.000008 0.000005 0.000013 ( 0.000013)
build_up 0.004250 0.002318 0.842770 ( 1.016313)
build_miniruby 0.000851 0.000464 1.007988 ( 1.005769)
build_ruby 0.000000 0.001672 2.758237 ( 2.755685)
build_all 0.001092 0.008790 16.792724 ( 2.989552)
build_install 0.010049 0.001308 2.077501 ( 1.077870)
test_btest 0.000684 0.000440 71.918022 ( 10.479125)
test_basic 0.006869 0.000000 0.367342 ( 0.452221)
test_all 0.001432 0.000000 656.610899 (102.531182)
test_rubyspec 0.081911 0.053312 52.063934 ( 60.091859)
total: 182.40 sec