Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-134012
#<BuildRuby:0x0000556d56327788
@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.20220131-134012",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009369 0.000349 0.943446 ( 1.213926)
build_miniruby 0.002003 0.000134 0.077396 ( 0.074930)
build_ruby 0.001924 0.000128 0.074315 ( 0.072395)
build_all 0.010191 0.000000 4.134271 ( 0.798516)
build_install 0.018858 0.004815 7.882724 ( 2.322333)
test_btest 0.001195 0.000114 47.683761 ( 44.182509)
test_basic 0.007449 0.000000 0.340867 ( 0.431239)
test_all 0.002098 0.000000 694.422382 ( 67.745545)
test_rubyspec 0.106519 0.050491 46.409226 ( 51.683267)
total: 168.53 sec