Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-005937
#<BuildRuby:0x000055c8b0f07368
@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.20230206-005937",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003958 0.000032 0.614825 ( 1.035744)
build_miniruby 0.000729 0.000182 0.619734 ( 0.619381)
build_ruby 0.000984 0.000246 2.065099 ( 2.064995)
build_all 0.005487 0.003335 12.277607 ( 1.554048)
build_install 0.005805 0.000499 1.453012 ( 0.713221)
test_btest 0.000544 0.000145 64.600699 ( 5.942714)
test_basic 0.002646 0.000706 0.237638 ( 0.334567)
test_all 0.000829 0.000221 486.302825 ( 46.932965)
test_rubyspec 0.010426 0.017876 34.808008 ( 45.410782)
total: 104.61 sec