Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-195331
#<BuildRuby:0x0000562bc029ff58
@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.20230130-195331",
@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.000010 0.000005 0.000015 ( 0.000014)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.004629 0.001929 0.853178 ( 1.444744)
build_miniruby 0.000956 0.000398 1.029907 ( 1.027977)
build_ruby 0.001130 0.000471 2.774269 ( 2.771758)
build_all 0.009830 0.000000 16.708213 ( 3.002554)
build_install 0.005877 0.005416 2.077841 ( 1.071495)
test_btest 0.000660 0.000264 67.240570 ( 11.046305)
test_basic 0.005788 0.000427 0.338117 ( 0.424859)
test_all 0.001411 0.000000 667.230577 ( 94.700809)
test_rubyspec 0.074060 0.059139 51.652549 ( 59.659358)
total: 175.15 sec