Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-013206
#<BuildRuby:0x0000562c5e7ff0b8
@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.20231227-013206",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000038 0.000004 0.000042 ( 0.000041)
build_up 0.004299 0.000453 1.182042 ( 1.542627)
build_miniruby 0.000866 0.000091 0.907741 ( 0.906999)
build_ruby 0.001185 0.000125 2.607989 ( 2.608931)
build_all 0.002052 0.007448 15.970946 ( 1.459221)
build_install 0.006652 0.001267 4.535937 ( 1.126556)
test_btest 0.000927 0.000176 81.207507 ( 7.380647)
test_basic 0.005064 0.000965 0.847208 ( 0.917794)
test_all 0.109228 0.026114 512.940495 ( 62.029273)
test_rubyspec 0.017304 0.030194 49.847533 ( 62.147825)
total: 140.12 sec