Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-204044
#<BuildRuby:0x0000558c1853abe8
@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.20230111-204044",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000021 0.000001 0.000022 ( 0.000038)
configure 0.000011 0.000000 0.000011 ( 0.000025)
build_up 0.006752 0.000169 0.979316 ( 1.386403)
build_miniruby 0.001067 0.000067 1.026190 ( 1.024408)
build_ruby 0.001468 0.000091 2.784238 ( 2.781694)
build_all 0.010057 0.000000 16.871843 ( 2.996699)
build_install 0.007671 0.003990 2.137561 ( 1.076468)
test_btest 0.000666 0.000064 69.733580 ( 11.593268)
test_basic 0.005931 0.000564 0.352387 ( 0.439189)
test_all 0.001165 0.000111 662.599611 (106.529661)
test_rubyspec 0.084461 0.031858 51.801969 ( 59.855427)
total: 187.68 sec