Logfile: /home/ko1/ruby/logs/brlog.trunk.20220527-235801
#<BuildRuby:0x0000563d47d92620
@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.20220527-235801",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006832 0.000000 0.888869 ( 1.080771)
build_miniruby 0.000903 0.000000 0.056750 ( 0.055535)
build_ruby 0.000966 0.000000 0.057242 ( 0.056051)
build_all 0.004162 0.000065 1.509896 ( 0.606330)
build_install 0.006504 0.004645 6.335456 ( 2.863109)
test_btest 0.000770 0.000145 49.118444 ( 8.482975)
test_basic 0.006110 0.000300 0.335207 ( 0.422520)
test_all 0.001052 0.000185 654.567173 ( 95.847162)
test_rubyspec 0.076621 0.029173 44.049807 ( 49.648553)
total: 159.06 sec