Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-074300
#<BuildRuby:0x000055a9cc982be8
@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.20221208-074300",
@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.000006)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.005105 1.208242 ( 1.235795)
build_miniruby 0.000040 0.000973 1.059614 ( 1.058272)
build_ruby 0.001321 0.000000 2.666120 ( 2.549486)
build_all 0.006220 0.002833 15.809402 ( 3.318504)
build_install 0.007967 0.001002 2.143533 ( 1.213646)
test_btest 0.000470 0.000102 63.014017 ( 10.664398)
test_basic 0.004097 0.000890 0.312106 ( 0.402138)
test_all 0.000985 0.000214 664.305887 (124.584340)
test_rubyspec 0.043934 0.019313 52.647982 ( 60.961196)
total: 205.99 sec