Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-141415
#<BuildRuby:0x000055cea2190098
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-141415",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.006640 0.000729 0.832601 ( 1.211868)
build_miniruby 0.000809 0.000220 0.792070 ( 0.792036)
build_ruby 0.001073 0.000292 2.674713 ( 2.675795)
build_all 0.003605 0.004130 11.900269 ( 0.981264)
build_install 0.006889 0.003697 3.440323 ( 0.961804)
test_btest 0.000560 0.000200 63.001379 ( 5.488829)
test_basic 0.002887 0.001031 0.399889 ( 0.480382)
test_all 0.075021 0.028165 377.757551 ( 39.321397)
test_rubyspec 0.030887 0.033737 40.565118 ( 53.105276)
total: 105.02 sec