Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-101747
#<BuildRuby:0x000056466da30138
@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.20231227-101747",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.001868 0.004473 0.805030 ( 1.182887)
build_miniruby 0.001038 0.000000 0.789265 ( 0.789326)
build_ruby 0.001806 0.000000 2.655098 ( 2.655648)
build_all 0.007386 0.000000 11.946433 ( 0.952027)
build_install 0.013249 0.000000 3.355279 ( 0.951842)
test_btest 0.000742 0.000000 63.730088 ( 4.596086)
test_basic 0.004908 0.000807 0.405527 ( 0.484539)
test_all 0.071841 0.024991 367.153297 ( 38.407452)
test_rubyspec 0.019978 0.047048 40.434204 ( 52.999149)
total: 103.02 sec