Logfile: /home/ko1/ruby/logs/brlog.trunk.20230804-015725
#<BuildRuby:0x0000557a50387bb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230804-015725",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000030 0.000006 0.000036 ( 0.000037)
configure 0.000039 0.000009 0.000048 ( 0.000048)
build_up 0.004064 0.000903 1.385568 ( 3.044693)
build_miniruby 0.000796 0.000177 0.896683 ( 0.896048)
build_ruby 0.001056 0.000234 3.026051 ( 3.026666)
build_all 0.005938 0.003580 14.731512 ( 1.392259)
build_install 0.002230 0.006260 2.101948 ( 0.904308)
test_btest 0.000465 0.000148 81.271442 ( 8.164553)
test_basic 0.003396 0.001080 0.681490 ( 0.757187)
test_all 0.000976 0.000311 523.656140 ( 58.662083)
test_rubyspec 0.019300 0.014976 44.580446 ( 56.891894)
total: 133.74 sec