Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-194621
#<BuildRuby:0x000055a63cdd1fc0
@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.20230208-194621",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004435 0.000633 1.080341 ( 1.491265)
build_miniruby 0.001102 0.000157 1.093865 ( 1.092374)
build_ruby 0.001021 0.000146 2.059038 ( 2.261195)
build_all 0.005715 0.000177 3.403219 ( 1.660011)
build_install 0.008174 0.005123 2.573882 ( 1.759266)
test_btest 0.000732 0.000127 55.461241 ( 15.872497)
test_basic 0.002364 0.004196 0.426478 ( 0.521959)
test_all 0.000816 0.000719 628.713918 (178.503871)
test_rubyspec 0.000872 0.043961 69.078749 ( 79.027831)
total: 282.19 sec