Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-200835
#<BuildRuby:0x0000556db5727ce8
@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.20230703-200835",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004357 0.001025 1.597889 ( 2.813102)
build_miniruby 0.001158 0.000000 0.983061 ( 0.983545)
build_ruby 0.001342 0.000000 2.579263 ( 2.580474)
build_all 0.004372 0.005515 11.818640 ( 8.179138)
build_install 0.006045 0.002220 5.213796 ( 1.956752)
test_btest 0.000898 0.000262 87.837507 ( 8.236374)
test_basic 0.001814 0.002957 0.674303 ( 0.753932)
test_all 0.001002 0.000321 466.280586 ( 51.197674)
test_rubyspec 0.015162 0.023217 44.332349 ( 56.782896)
total: 133.48 sec