Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-144544
#<BuildRuby:0x000055cffd340328
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220813-144544",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006366 0.000158 0.841433 ( 0.981119)
build_miniruby 0.000910 0.000065 0.057733 ( 0.056669)
build_ruby 0.000869 0.000062 0.059350 ( 0.058190)
build_all 0.004394 0.000314 1.540446 ( 0.587574)
build_install 0.010898 0.000000 1.923412 ( 0.966129)
test_btest 0.000746 0.000000 45.635046 ( 8.773642)
test_basic 0.005286 0.000161 0.323230 ( 0.412821)
test_all 0.001643 0.000065 649.805174 ( 95.542877)
test_rubyspec 0.085176 0.023455 43.830729 ( 51.201971)
total: 158.58 sec