Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-005915
#<BuildRuby:0x0000558546208b88
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-005915",
@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.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009551 0.001843 0.928443 ( 0.969729)
build_miniruby 0.001444 0.000481 0.077174 ( 0.075309)
build_ruby 0.001932 0.000000 0.069909 ( 0.068275)
build_all 0.008816 0.000000 4.129608 ( 0.794920)
build_install 0.012413 0.007785 7.835389 ( 2.354867)
test_btest 0.001050 0.000350 47.036820 ( 43.560717)
test_basic 0.005760 0.001920 0.344944 ( 0.434398)
test_all 0.001278 0.000426 662.159426 ( 67.588665)
test_rubyspec 0.119465 0.049656 45.629685 ( 51.097831)
total: 166.95 sec