Logfile: /home/ko1/ruby/logs/brlog.trunk.20240628-170211
#<BuildRuby:0x000055f70cb81858
@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.20240628-170211",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005726 0.000273 1.186273 ( 1.304974)
build_miniruby 0.000890 0.000127 0.715954 ( 0.716312)
build_ruby 0.001687 0.000241 2.272164 ( 2.272210)
build_all 0.008261 0.000549 12.605649 ( 1.040908)
build_install 0.012452 0.004286 4.627872 ( 1.086912)
test_btest 0.000629 0.000105 71.633102 ( 5.613419)
test_basic 0.004140 0.000690 0.405426 ( 0.486504)
test_all 0.078613 0.019425 372.358068 ( 39.554827)
test_rubyspec 0.027810 0.020951 87.880814 ( 11.059544)
total: 63.14 sec