Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-124745
#<BuildRuby:0x000055ced01a4010
@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.20230113-124745",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000000 0.006383 0.848344 ( 1.029612)
build_miniruby 0.000740 0.000505 1.040983 ( 1.039157)
build_ruby 0.000000 0.001468 2.783367 ( 2.780735)
build_all 0.008623 0.001320 16.792330 ( 2.956196)
build_install 0.010415 0.000975 2.099451 ( 1.085908)
test_btest 0.000672 0.000213 75.827701 ( 10.984751)
test_basic 0.005218 0.001648 0.341910 ( 0.427636)
test_all 0.000937 0.000296 655.951849 (109.262975)
test_rubyspec 0.088063 0.047770 51.998703 ( 60.082466)
total: 189.65 sec