Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-023923
#<BuildRuby:0x0000558b792ee8c0
@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.20220717-023923",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006360 0.000000 0.832446 ( 1.512349)
build_miniruby 0.000978 0.000000 0.057468 ( 0.056323)
build_ruby 0.000803 0.000000 0.059295 ( 0.058154)
build_all 0.004261 0.000000 1.491056 ( 0.602495)
build_install 0.004640 0.004170 5.577699 ( 2.159428)
test_btest 0.000689 0.000039 50.482742 ( 7.923012)
test_basic 0.005561 0.000071 0.291688 ( 0.380547)
test_all 0.001643 0.000029 612.296540 ( 88.119160)
test_rubyspec 0.082114 0.042904 43.249548 ( 48.826639)
total: 149.64 sec