Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-164835
#<BuildRuby:0x000055c5e7cc80a0
@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.20231221-164835",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005806 0.000000 1.328646 ( 1.712841)
build_miniruby 0.001100 0.000000 0.903722 ( 0.903973)
build_ruby 0.001445 0.000064 2.730022 ( 2.730134)
build_all 0.006401 0.003254 15.518752 ( 1.412937)
build_install 0.000725 0.007561 4.487357 ( 1.107683)
test_btest 0.001001 0.000209 80.623661 ( 7.268834)
test_basic 0.003977 0.000038 0.575952 ( 0.656399)
test_all 0.108135 0.025009 483.995949 ( 55.591828)
test_rubyspec 0.014737 0.034270 50.455984 ( 62.783185)
total: 134.17 sec