Logfile: /home/ko1/ruby/logs/brlog.trunk.20230212-050356
#<BuildRuby:0x0000559f99ecf868
@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.20230212-050356",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.003486 0.599197 ( 0.989428)
build_miniruby 0.000492 0.000424 0.639323 ( 0.638752)
build_ruby 0.001073 0.000196 2.102761 ( 2.102260)
build_all 0.006098 0.003571 12.489969 ( 1.515995)
build_install 0.006032 0.000462 1.504886 ( 0.714983)
test_btest 0.000598 0.000128 65.602686 ( 5.698974)
test_basic 0.002938 0.000629 0.249932 ( 0.345194)
test_all 0.000922 0.000198 496.935920 ( 47.778920)
test_rubyspec 0.016434 0.018613 35.327441 ( 45.882624)
total: 105.67 sec