Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-061523
#<BuildRuby:0x0000556fca59a878
@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.20220725-061523",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005807 0.000893 0.837937 ( 0.905050)
build_miniruby 0.000888 0.000136 0.057739 ( 0.056527)
build_ruby 0.000802 0.000124 0.059104 ( 0.057924)
build_all 0.003887 0.000598 1.532095 ( 0.589922)
build_install 0.005979 0.005026 5.630781 ( 2.148307)
test_btest 0.000864 0.000000 52.697469 ( 8.373654)
test_basic 0.005319 0.000000 0.284460 ( 0.373681)
test_all 0.001039 0.000000 615.184700 ( 89.750667)
test_rubyspec 0.073386 0.055428 43.639054 ( 49.261799)
total: 151.52 sec