Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-101234
#<BuildRuby:0x000055b05194e7e0
@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.20220727-101234",
@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.000014 0.000002 0.000016 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000754 0.006137 0.858317 ( 1.213845)
build_miniruby 0.000749 0.000214 0.057728 ( 0.056446)
build_ruby 0.000780 0.000223 0.058630 ( 0.057379)
build_all 0.004384 0.000176 1.569700 ( 0.614296)
build_install 0.008309 0.002937 5.649480 ( 2.158868)
test_btest 0.000737 0.000000 52.820524 ( 8.086820)
test_basic 0.005408 0.000000 0.286710 ( 0.375857)
test_all 0.001083 0.000028 612.222176 ( 88.557788)
test_rubyspec 0.083061 0.014293 43.586190 ( 49.231427)
total: 150.35 sec