Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-063530
#<BuildRuby:0x0000557ef287be20
@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.20230724-063530",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.004941 0.001544 1.584809 ( 3.142997)
build_miniruby 0.000743 0.000232 0.961639 ( 0.960972)
build_ruby 0.000939 0.000294 3.067568 ( 3.067710)
build_all 0.003476 0.005735 14.670535 ( 1.284901)
build_install 0.007058 0.000849 2.012866 ( 0.899633)
test_btest 0.000441 0.000156 86.438933 ( 7.293086)
test_basic 0.000862 0.003284 0.615058 ( 0.692767)
test_all 0.001099 0.000427 531.767097 ( 46.148186)
test_rubyspec 0.013763 0.031129 44.525912 ( 56.883100)
total: 120.37 sec