Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-130930
#<BuildRuby:0x00005635d5397ce8
@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.20240103-130930",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004463 0.000470 1.522741 ( 1.753789)
build_miniruby 0.000764 0.000080 0.810891 ( 0.810537)
build_ruby 0.001122 0.000118 2.594702 ( 2.595161)
build_all 0.000391 0.008677 14.269631 ( 1.302045)
build_install 0.005349 0.002590 4.151046 ( 1.052259)
test_btest 0.000866 0.000197 75.214858 ( 6.539202)
test_basic 0.000853 0.004253 0.871692 ( 0.947578)
test_all 0.084676 0.044520 464.771611 ( 50.419027)
test_rubyspec 0.030330 0.016574 47.163555 ( 59.607256)
total: 125.03 sec