Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-170916
#<BuildRuby:0x0000556f93f0e2d8
@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.20221203-170916",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004338 0.000723 1.178191 ( 1.169429)
build_miniruby 0.000834 0.000139 0.932520 ( 0.931233)
build_ruby 0.001404 0.000000 2.750784 ( 2.644369)
build_all 0.008825 0.000135 15.806360 ( 3.363298)
build_install 0.009578 0.000645 2.300335 ( 1.269139)
test_btest 0.000535 0.000072 60.288700 ( 12.341980)
test_basic 0.004088 0.000545 0.313643 ( 0.404309)
test_all 0.000771 0.000103 652.951824 (119.001023)
test_rubyspec 0.026320 0.033522 53.513146 ( 61.661361)
total: 202.79 sec