Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-043227
#<BuildRuby:0x000055f8212bbbb8
@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.20231212-043227",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.005166 0.000469 1.473776 ( 1.796415)
build_miniruby 0.000948 0.000355 0.883439 ( 0.882913)
build_ruby 0.000969 0.000364 2.846358 ( 2.846027)
build_all 0.008675 0.001606 17.051729 ( 1.553304)
build_install 0.008917 0.000040 4.983096 ( 1.202231)
test_btest 0.000780 0.000246 85.288562 ( 8.320759)
test_basic 0.004079 0.001288 0.811841 ( 0.887286)
test_all 0.091580 0.045951 552.361939 ( 49.628252)
test_rubyspec 0.031617 0.022360 52.512048 ( 64.830562)
total: 131.95 sec