Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-082124
#<BuildRuby:0x000055887cc87918
@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.20231024-082124",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004000 0.000941 2.184068 ( 2.454991)
build_miniruby 0.000868 0.000204 0.813122 ( 0.812584)
build_ruby 0.001451 0.000000 2.792397 ( 2.793377)
build_all 0.009668 0.000594 17.097149 ( 1.477606)
build_install 0.005430 0.003577 5.493162 ( 1.201884)
test_btest 0.000958 0.000228 87.740533 ( 6.949051)
test_basic 0.004189 0.000000 0.678961 ( 0.758361)
test_all 0.101523 0.035852 541.094653 ( 54.343428)
test_rubyspec 0.020681 0.029903 50.356788 ( 62.659462)
total: 133.45 sec