Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-020438
#<BuildRuby:0x0000561a374330f8
@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.20220326-020438",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.006398 0.005103 1.045388 ( 1.028930)
build_miniruby 0.002100 0.000000 0.074133 ( 0.071798)
build_ruby 0.001943 0.000000 0.074963 ( 0.073136)
build_all 0.009010 0.001626 4.143257 ( 0.843389)
build_install 0.017663 0.005957 7.906734 ( 2.443662)
test_btest 0.000966 0.000341 70.899253 ( 8.280127)
test_basic 0.002093 0.005834 0.344179 ( 0.435677)
test_all 0.001389 0.000572 712.707441 ( 68.717258)
test_rubyspec 0.078727 0.088865 46.124817 ( 51.485094)
total: 133.38 sec