Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-122823
#<BuildRuby:0x00005619ddbebe58
@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.20220729-122823",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.006495 0.882605 ( 1.872740)
build_miniruby 0.000631 0.000293 0.057517 ( 0.056351)
build_ruby 0.000690 0.000287 0.058723 ( 0.057506)
build_all 0.004488 0.000218 1.520772 ( 0.583721)
build_install 0.007748 0.001350 5.669970 ( 2.153759)
test_btest 0.000661 0.000000 47.214093 ( 8.875527)
test_basic 0.003839 0.001377 0.323275 ( 0.412278)
test_all 0.000000 0.001340 595.222078 ( 92.997100)
test_rubyspec 0.064270 0.065238 43.836801 ( 49.462474)
total: 156.47 sec