Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-141854
#<BuildRuby:0x0000560eaf707e70
@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.20230130-141854",
@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.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005347 0.001146 0.842037 ( 1.029197)
build_miniruby 0.001093 0.000234 0.998813 ( 0.996828)
build_ruby 0.001341 0.000287 2.776079 ( 2.773582)
build_all 0.009761 0.000000 16.749499 ( 2.960562)
build_install 0.006267 0.005081 2.074435 ( 1.068077)
test_btest 0.000752 0.000177 73.280380 ( 9.812175)
test_basic 0.003525 0.004323 0.387823 ( 0.471008)
test_all 0.001203 0.000000 657.668288 ( 96.033042)
test_rubyspec 0.094508 0.033795 51.812554 ( 59.862989)
total: 175.01 sec