Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-165213
#<BuildRuby:0x000055abd2f22208
@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.20221222-165213",
@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.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.001744 0.003586 1.133747 ( 1.555482)
build_miniruby 0.001101 0.000191 1.331950 ( 1.333398)
build_ruby 0.001573 0.000000 3.505800 ( 3.861348)
build_all 0.002563 0.004003 3.689000 ( 1.873936)
build_install 0.008776 0.005104 2.905494 ( 1.940540)
test_btest 0.000930 0.000000 57.510530 ( 22.882479)
test_basic 0.002889 0.004102 0.436935 ( 0.540936)
test_all 0.000000 0.001486 657.609686 (231.370783)
test_rubyspec 0.023768 0.026936 70.079521 ( 80.049281)
total: 345.41 sec