Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-223711
#<BuildRuby:0x000055a5e362e7e0
@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.20221121-223711",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003399 0.001236 1.146544 ( 1.850180)
build_miniruby 0.000629 0.000229 0.995880 ( 0.994847)
build_ruby 0.000823 0.000299 2.780703 ( 2.685929)
build_all 0.007922 0.001185 15.866785 ( 3.416702)
build_install 0.009756 0.000122 2.109018 ( 1.207321)
test_btest 0.000525 0.000149 63.305042 ( 11.223550)
test_basic 0.003919 0.001120 0.276961 ( 0.367569)
test_all 0.001201 0.000343 683.680013 (106.945230)
test_rubyspec 0.032560 0.035088 53.599491 ( 61.741379)
total: 190.43 sec