Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-122318
#<BuildRuby:0x00005608a17ff6e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230210-122318",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003912 0.000000 0.619091 ( 1.310181)
build_miniruby 0.000875 0.000061 0.628964 ( 0.628210)
build_ruby 0.001011 0.000072 2.049342 ( 2.049641)
build_all 0.005465 0.003771 12.422010 ( 1.496219)
build_install 0.005991 0.000749 1.508900 ( 0.714627)
test_btest 0.000647 0.000081 66.032816 ( 5.840925)
test_basic 0.003698 0.000000 0.262093 ( 0.357226)
test_all 0.001528 0.000000 490.415098 ( 49.727897)
test_rubyspec 0.006040 0.022869 35.540412 ( 46.043586)
total: 108.17 sec