Logfile: /home/ko1/ruby/logs/brlog.trunk.20230202-071059
#<BuildRuby:0x00005623f89af868
@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.20230202-071059",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000416 0.003132 0.640775 ( 1.049299)
build_miniruby 0.000790 0.000182 0.632573 ( 0.631624)
build_ruby 0.000995 0.000229 2.038344 ( 2.038279)
build_all 0.006071 0.003403 11.931935 ( 1.465339)
build_install 0.004952 0.001321 1.492919 ( 0.710122)
test_btest 0.000564 0.000151 66.200286 ( 6.197862)
test_basic 0.000000 0.003808 0.248130 ( 0.343506)
test_all 0.000581 0.000422 477.697131 ( 45.240499)
test_rubyspec 0.017727 0.010342 34.794112 ( 45.445552)
total: 103.12 sec