Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-212150
#<BuildRuby:0x000055efec783e80
@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.20230114-212150",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.009678 0.000000 1.313229 ( 1.311406)
build_miniruby 0.001365 0.000000 1.689111 ( 1.561489)
build_ruby 0.001554 0.000116 2.800528 ( 2.797979)
build_all 0.007157 0.002773 16.769727 ( 3.006252)
build_install 0.007215 0.002479 2.148747 ( 1.083365)
test_btest 0.000934 0.000144 72.873177 ( 10.855951)
test_basic 0.005441 0.000837 0.308431 ( 0.395059)
test_all 0.001043 0.000161 664.607034 ( 97.148724)
test_rubyspec 0.100321 0.025502 52.266123 ( 60.311283)
total: 178.47 sec