Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-052442
#<BuildRuby:0x0000560cd7f72e68
@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.20240111-052442",
@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.000012 0.000004 0.000016 ( 0.000017)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002245 0.001777 0.799078 ( 1.191234)
build_miniruby 0.000993 0.000000 0.913865 ( 0.913565)
build_ruby 0.001431 0.000000 2.872546 ( 2.876054)
build_all 0.010423 0.000000 14.714780 ( 1.393188)
build_install 0.009165 0.000000 4.259849 ( 1.134502)
test_btest 0.000677 0.000000 78.321950 ( 6.938098)
test_basic 0.003335 0.000000 0.446770 ( 0.529391)
test_all 0.088899 0.044332 506.763152 ( 56.218435)
test_rubyspec 0.023630 0.012815 49.179231 ( 61.790521)
total: 132.99 sec