Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-174514
#<BuildRuby:0x000055f4f2b8f280
@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.20231215-174514",
@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.000006 0.000000 0.000006 ( 0.000008)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004982 0.000000 1.349848 ( 1.696673)
build_miniruby 0.001039 0.000000 1.009142 ( 1.008808)
build_ruby 0.001369 0.000000 2.789375 ( 2.790299)
build_all 0.010433 0.000000 17.050039 ( 1.518977)
build_install 0.006189 0.003811 5.073971 ( 1.204347)
test_btest 0.001109 0.000040 88.089374 ( 7.912993)
test_basic 0.003853 0.000138 0.680363 ( 0.759060)
test_all 0.101450 0.031568 549.879793 ( 50.857972)
test_rubyspec 0.017197 0.030329 52.094689 ( 64.315716)
total: 132.07 sec