Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-153408
#<BuildRuby:0x000055d4ccce2740
@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.20221129-153408",
@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.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005105 0.000077 1.153205 ( 1.293082)
build_miniruby 0.000927 0.000062 0.971757 ( 0.970442)
build_ruby 0.001185 0.000079 2.729058 ( 2.617837)
build_all 0.008500 0.000270 15.706007 ( 3.298225)
build_install 0.009822 0.000315 2.002641 ( 1.163893)
test_btest 0.000611 0.000036 63.719552 ( 10.729391)
test_basic 0.000328 0.004850 0.296703 ( 0.387603)
test_all 0.001126 0.000057 659.319566 (123.990426)
test_rubyspec 0.056595 0.016936 53.594067 ( 61.802155)
total: 206.25 sec