Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-162402
#<BuildRuby:0x000056358ab41f20
@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-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230120-162402",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.004733 1.036517 ( 1.435770)
build_miniruby 0.000000 0.001376 1.148281 ( 1.147248)
build_ruby 0.000000 0.001578 2.838278 ( 3.143487)
build_all 0.000996 0.005228 3.558481 ( 1.834044)
build_install 0.006624 0.005912 2.656249 ( 1.838650)
test_btest 0.000527 0.000164 55.393345 ( 17.569829)
test_basic 0.003499 0.001086 0.429666 ( 0.526839)
test_all 0.001085 0.000337 655.747171 (204.751282)
test_rubyspec 0.020724 0.021983 70.368770 ( 80.589843)
total: 312.84 sec