Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-224406
#<BuildRuby:0x0000556fe742a340
@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-224406",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.001332 0.004242 1.404015 ( 1.586853)
build_miniruby 0.001050 0.000250 0.872695 ( 0.871322)
build_ruby 0.001584 0.000000 1.612611 ( 1.609567)
build_all 0.006821 0.000000 3.470157 ( 1.714691)
build_install 0.005304 0.007043 2.407656 ( 1.468633)
test_btest 0.000597 0.000164 57.522704 ( 15.318417)
test_basic 0.003572 0.000985 0.363099 ( 0.456675)
test_all 0.000765 0.000211 587.342752 (169.778878)
test_rubyspec 0.021008 0.018190 62.504051 ( 72.611393)
total: 265.42 sec