Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-184452
#<BuildRuby:0x00005615d5bb7df8
@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-184452",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000011 0.000007 0.000018 ( 0.000017)
configure 0.000008 0.000005 0.000013 ( 0.000013)
build_up 0.005914 0.000674 0.895579 ( 1.173184)
build_miniruby 0.000862 0.000464 1.015191 ( 1.013918)
build_ruby 0.001031 0.000556 2.789885 ( 2.787234)
build_all 0.008975 0.000692 16.813839 ( 3.001897)
build_install 0.006193 0.005048 2.102144 ( 1.076891)
test_btest 0.000707 0.000354 77.921379 ( 11.058838)
test_basic 0.001639 0.004966 0.342375 ( 0.429070)
test_all 0.000890 0.000501 664.473454 (102.148205)
test_rubyspec 0.051214 0.049471 52.220669 ( 60.256534)
total: 182.95 sec