Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-174604
#<BuildRuby:0x000056228acf7918
@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.20231231-174604",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000837 0.004258 1.173001 ( 1.540243)
build_miniruby 0.001314 0.000000 0.930869 ( 0.929971)
build_ruby 0.001331 0.000000 2.752770 ( 2.752276)
build_all 0.009718 0.000071 17.110102 ( 1.512215)
build_install 0.005055 0.003233 4.810891 ( 1.121928)
test_btest 0.000000 0.001113 86.011812 ( 7.171375)
test_basic 0.005106 0.000830 0.806565 ( 0.881603)
test_all 0.105931 0.030791 538.280230 ( 52.751532)
test_rubyspec 0.031274 0.024092 50.768418 ( 63.046207)
total: 131.71 sec