Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-093207
#<BuildRuby:0x00005603c4b6b778
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220213-093207",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005404 0.004698 0.926718 ( 1.051251)
build_miniruby 0.002002 0.000000 0.071609 ( 0.070136)
build_ruby 0.001919 0.000000 0.080356 ( 0.078516)
build_all 0.008675 0.001492 4.167097 ( 0.773766)
build_install 0.016983 0.006983 7.762500 ( 2.302368)
test_btest 0.000897 0.000330 74.484001 ( 8.198615)
test_basic 0.005502 0.002028 0.339861 ( 0.429156)
test_all 0.001460 0.000538 662.980576 ( 65.547878)
test_rubyspec 0.086516 0.076075 46.079615 ( 51.267938)
total: 129.72 sec