Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-011706
#<BuildRuby:0x00005614b12f9e98
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-011706",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003499 0.000875 0.813252 ( 1.020294)
build_miniruby 0.000689 0.000173 1.049457 ( 1.048234)
build_ruby 0.000926 0.000232 2.663707 ( 2.662133)
build_all 0.007288 0.001822 15.832720 ( 3.369368)
build_install 0.004432 0.004773 2.203922 ( 1.214645)
test_btest 0.000435 0.000134 58.781703 ( 11.730242)
test_basic 0.004830 0.000000 0.320377 ( 0.410839)
test_all 0.001011 0.000000 644.186451 (105.048611)
test_rubyspec 0.050883 0.012108 52.009756 ( 60.213872)
total: 186.72 sec