Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-111233
#<BuildRuby:0x00005605803df438
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231215-111233",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.000650 0.003746 1.025535 ( 1.271854)
build_miniruby 0.001185 0.000091 0.879824 ( 0.879692)
build_ruby 0.001547 0.000000 2.719523 ( 2.722374)
build_all 0.007029 0.000342 12.249697 ( 1.006822)
build_install 0.009304 0.000665 3.554813 ( 0.972085)
test_btest 0.000625 0.000044 63.473309 ( 4.703047)
test_basic 0.000000 0.003799 0.378620 ( 0.459528)
test_all 0.080468 0.023884 428.612406 ( 36.813175)
test_rubyspec 0.033279 0.039428 40.635478 ( 53.337392)
total: 102.17 sec