Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-114123
#<BuildRuby:0x0000563b26b3be80
@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.20230119-114123",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000020 0.000008 0.000028 ( 0.000013)
build_up 0.005757 0.000690 0.852046 ( 1.036570)
build_miniruby 0.000837 0.000348 1.014666 ( 1.012621)
build_ruby 0.001503 0.000000 2.783919 ( 2.781425)
build_all 0.009816 0.000000 16.974858 ( 2.996355)
build_install 0.006429 0.002998 2.116933 ( 1.080598)
test_btest 0.000812 0.000287 75.565724 ( 10.826340)
test_basic 0.001922 0.004941 0.378906 ( 0.464731)
test_all 0.001055 0.000435 654.945697 (100.401259)
test_rubyspec 0.071808 0.032012 52.019823 ( 60.084743)
total: 180.69 sec