Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-211232
#<BuildRuby:0x00005629e772bd68
@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.20231124-211232",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004917 0.000062 1.402914 ( 1.976284)
build_miniruby 0.007095 0.000645 117.705604 ( 11.936285)
build_ruby 0.001178 0.000107 2.737748 ( 2.737901)
build_all 0.011033 0.005200 26.715333 ( 5.096970)
build_install 0.002624 0.005738 4.548939 ( 1.157814)
test_btest 0.000754 0.000174 77.930202 ( 6.873717)
test_basic 0.003241 0.000748 0.734384 ( 0.812406)
test_all 0.097895 0.032013 451.958108 ( 47.540702)
test_rubyspec 0.005938 0.039723 48.753825 ( 61.203811)
total: 139.34 sec