Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-190824
#<BuildRuby:0x000055f7da2f3f00
@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.20220807-190824",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.003137 0.003559 0.829176 ( 1.012490)
build_miniruby 0.000731 0.000305 0.057847 ( 0.056499)
build_ruby 0.000673 0.000280 0.060093 ( 0.058852)
build_all 0.003334 0.001389 1.520039 ( 0.582380)
build_install 0.004618 0.004397 5.628714 ( 2.142530)
test_btest 0.000599 0.000277 53.603718 ( 8.015068)
test_basic 0.003921 0.001810 0.288450 ( 0.377122)
test_all 0.000842 0.000388 598.852711 ( 90.186939)
test_rubyspec 0.051711 0.024882 43.726988 ( 51.140173)
total: 153.57 sec