Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-024713
#<BuildRuby:0x000056434cd000f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221222-024713",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000007 0.000004 0.000011 ( 0.000010)
build_up 0.002782 0.001391 0.871032 ( 1.205734)
build_miniruby 0.001089 0.000000 0.990498 ( 0.989105)
build_ruby 0.001110 0.000000 2.683298 ( 2.681934)
build_all 0.006773 0.002207 16.001001 ( 3.389677)
build_install 0.009298 0.000000 2.242037 ( 1.257220)
test_btest 0.000000 0.000584 66.635348 ( 11.338067)
test_basic 0.000000 0.004801 0.283054 ( 0.373698)
test_all 0.000000 0.001364 665.958367 (144.423679)
test_rubyspec 0.040063 0.025689 51.768355 ( 60.014068)
total: 225.67 sec