Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-071055
#<BuildRuby:0x000055b99fa5c040
@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.20230104-071055",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.005943 0.000793 0.841354 ( 1.303833)
build_miniruby 0.001331 0.000000 1.016038 ( 1.013809)
build_ruby 0.001617 0.000000 2.792311 ( 2.789772)
build_all 0.006305 0.003687 16.791811 ( 2.989526)
build_install 0.010201 0.001700 2.286721 ( 1.173205)
test_btest 0.000928 0.000154 68.588048 ( 11.446312)
test_basic 0.006223 0.001037 0.338322 ( 0.423746)
test_all 0.001168 0.000194 674.448279 ( 94.837743)
test_rubyspec 0.061813 0.050565 51.432356 ( 59.530628)
total: 175.51 sec