Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-153557
#<BuildRuby:0x000055e06f0f4178
@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.20231206-153557",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005228 0.000000 0.990165 ( 1.245945)
build_miniruby 0.000000 0.001102 0.875975 ( 0.875401)
build_ruby 0.000000 0.001160 2.701245 ( 2.703629)
build_all 0.008017 0.000000 12.185785 ( 0.979194)
build_install 0.007101 0.003096 3.539775 ( 0.968199)
test_btest 0.000452 0.000100 60.897227 ( 5.624137)
test_basic 0.002608 0.000579 0.370361 ( 0.454672)
test_all 0.077257 0.026164 410.216953 ( 40.640252)
test_rubyspec 0.033340 0.035104 39.789748 ( 52.462866)
total: 105.95 sec