Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-110858
#<BuildRuby:0x0000558404da6028
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221206-110858",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005596 0.000000 1.345310 ( 1.523088)
build_miniruby 0.001126 0.000000 0.637756 ( 0.636831)
build_ruby 0.001198 0.000000 1.333121 ( 1.324563)
build_all 0.006180 0.000258 3.522502 ( 1.762646)
build_install 0.007252 0.006652 2.627523 ( 1.683038)
test_btest 0.000564 0.000097 58.415812 ( 17.472788)
test_basic 0.000425 0.003916 0.389851 ( 0.484745)
test_all 0.001528 0.000316 595.100539 (175.039562)
test_rubyspec 0.022249 0.009411 58.887716 ( 68.975796)
total: 268.90 sec