Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-220532
#<BuildRuby:0x000055734da40068
@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.20230725-220532",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.001698 0.004566 1.309434 ( 2.568998)
build_miniruby 0.000888 0.000209 0.889170 ( 0.889338)
build_ruby 0.000903 0.000212 2.599684 ( 2.599364)
build_all 0.007090 0.001896 13.328870 ( 1.196235)
build_install 0.004503 0.004054 1.922946 ( 0.911410)
test_btest 0.000673 0.000184 78.014972 ( 7.187551)
test_basic 0.004332 0.000100 0.679521 ( 0.757716)
test_all 0.000828 0.000216 491.066442 ( 45.921940)
test_rubyspec 0.016424 0.023732 42.952305 ( 55.392923)
total: 117.43 sec