Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-191823
#<BuildRuby:0x000055ed41d17d68
@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.20231228-191823",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005625 0.000992 1.194917 ( 1.525853)
build_miniruby 0.000818 0.000144 0.941698 ( 0.941335)
build_ruby 0.001109 0.000196 2.761082 ( 2.761591)
build_all 0.009469 0.000000 16.152826 ( 1.453751)
build_install 0.007826 0.000000 4.621252 ( 1.201623)
test_btest 0.001099 0.000000 82.287935 ( 7.412193)
test_basic 0.006096 0.000000 0.795450 ( 0.869832)
test_all 0.098213 0.036601 517.814022 ( 54.386794)
test_rubyspec 0.018391 0.028884 50.728015 ( 63.051894)
total: 133.61 sec