Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-101538
#<BuildRuby:0x0000562502477520
@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.20231120-101538",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005131 0.000427 0.918664 ( 1.360820)
build_miniruby 0.000822 0.000299 0.846537 ( 0.846486)
build_ruby 0.001278 0.000465 2.639365 ( 2.640300)
build_all 0.007821 0.000000 12.076827 ( 0.968526)
build_install 0.002299 0.011500 3.576014 ( 0.976016)
test_btest 0.000597 0.000299 64.435275 ( 4.641309)
test_basic 0.003648 0.001824 0.407921 ( 0.487949)
test_all 0.078522 0.014406 354.226614 ( 33.353227)
test_rubyspec 0.017794 0.051593 39.844738 ( 52.398368)
total: 97.67 sec