Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-025513
#<BuildRuby:0x000055fb47f27f68
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220719-025513",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002707 0.003955 0.816031 ( 0.902535)
build_miniruby 0.000767 0.000110 0.056697 ( 0.055432)
build_ruby 0.000811 0.000116 0.059116 ( 0.057929)
build_all 0.004038 0.000577 1.537819 ( 0.604621)
build_install 0.010299 0.000777 5.657548 ( 2.167517)
test_btest 0.000767 0.000000 44.529928 ( 8.867728)
test_basic 0.005645 0.000000 0.339029 ( 0.427516)
test_all 0.001117 0.000000 636.700842 ( 90.247371)
test_rubyspec 0.096811 0.012455 43.541713 ( 49.143642)
total: 152.47 sec