Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-163611
#<BuildRuby:0x0000556f510a3050
@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.20231215-163611",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001073 0.004088 1.028118 ( 1.291742)
build_miniruby 0.001069 0.000090 0.879102 ( 0.879216)
build_ruby 0.001571 0.000131 2.722653 ( 2.754816)
build_all 0.007822 0.000268 12.048434 ( 0.989423)
build_install 0.011571 0.000157 3.561914 ( 0.980621)
test_btest 0.000724 0.000048 63.761404 ( 5.462400)
test_basic 0.003693 0.000247 0.380099 ( 0.459618)
test_all 0.068876 0.034112 412.755413 ( 35.296461)
test_rubyspec 0.031227 0.031306 39.674114 ( 52.338281)
total: 100.45 sec