Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-144502
#<BuildRuby:0x0000556023393568
@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-144502",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001524 0.003347 1.151946 ( 1.539582)
build_miniruby 0.000000 0.001205 0.860155 ( 0.860437)
build_ruby 0.000000 0.001341 2.814502 ( 2.814971)
build_all 0.005491 0.004358 16.661780 ( 1.487910)
build_install 0.006191 0.002167 4.671893 ( 1.135109)
test_btest 0.000511 0.000179 85.799850 ( 7.450168)
test_basic 0.000748 0.004435 0.696462 ( 0.775076)
test_all 0.088994 0.043672 583.674723 ( 56.316437)
test_rubyspec 0.028908 0.017468 50.629422 ( 62.980599)
total: 135.36 sec