Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-151928
#<BuildRuby:0x000055a40139bd68
@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.20231101-151928",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000689 0.004065 1.352455 ( 1.623024)
build_miniruby 0.000766 0.000213 0.834505 ( 0.833745)
build_ruby 0.001268 0.000000 2.708568 ( 2.708715)
build_all 0.006311 0.003875 16.958041 ( 1.503217)
build_install 0.005140 0.004347 4.950814 ( 1.147193)
test_btest 0.000815 0.000272 84.338955 ( 7.462368)
test_basic 0.000000 0.003851 0.617766 ( 0.696568)
test_all 0.115842 0.020980 541.673409 ( 49.337129)
test_rubyspec 0.024635 0.023303 51.491092 ( 63.845096)
total: 129.16 sec