Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-230453
#<BuildRuby:0x000055bc3c8e4d30
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220912-230453",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008639 0.001440 1.154159 ( 1.134318)
build_miniruby 0.001903 0.000318 0.077816 ( 0.076719)
build_ruby 0.001832 0.000306 0.068379 ( 0.067140)
build_all 0.009413 0.000661 1.566237 ( 0.610978)
build_install 0.014917 0.008161 1.927252 ( 0.956281)
test_btest 0.000000 0.001107 89.070788 ( 9.855803)
test_basic 0.005623 0.002564 0.354474 ( 0.444037)
test_all 0.002820 0.000705 677.068697 ( 68.422898)
test_rubyspec 0.106831 0.060255 46.975174 ( 55.491038)
total: 137.06 sec