Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-103527
#<BuildRuby:0x000055d754ec7440
@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.20220228-103527",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.009102 0.001859 0.985763 ( 1.079856)
build_miniruby 0.001563 0.000569 0.074190 ( 0.072054)
build_ruby 0.001964 0.000000 0.077186 ( 0.075106)
build_all 0.009306 0.000672 4.099049 ( 0.836500)
build_install 0.023446 0.001014 7.924379 ( 2.407176)
test_btest 0.001531 0.000000 77.683736 ( 8.121851)
test_basic 0.006981 0.000794 0.327528 ( 0.417034)
test_all 0.000000 0.001882 704.382886 ( 67.923995)
test_rubyspec 0.106773 0.069246 46.198196 ( 51.639877)
total: 132.57 sec