Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-033045
#<BuildRuby:0x000055fd75a45e98
@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.20221221-033045",
@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.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000284 0.003912 0.881253 ( 1.120954)
build_miniruby 0.000822 0.000043 1.042329 ( 1.040958)
build_ruby 0.001186 0.000000 2.620089 ( 2.618755)
build_all 0.009160 0.000118 15.801261 ( 3.469271)
build_install 0.002475 0.006942 2.174791 ( 1.213837)
test_btest 0.000494 0.000062 61.203095 ( 11.615228)
test_basic 0.004130 0.000517 0.308965 ( 0.399471)
test_all 0.001183 0.000081 669.269542 (133.499245)
test_rubyspec 0.049153 0.016967 52.154874 ( 60.409264)
total: 215.39 sec