Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-091515
#<BuildRuby:0x0000559feaff62b8
@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-091515",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000014 0.000000 0.000014 ( 0.000023)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.005073 0.000231 1.354321 ( 1.611743)
build_miniruby 0.001004 0.000046 0.796097 ( 0.795103)
build_ruby 0.001210 0.000055 1.462015 ( 1.453339)
build_all 0.005769 0.000000 3.214219 ( 1.700666)
build_install 0.008013 0.004106 2.396565 ( 1.526237)
test_btest 0.000610 0.000047 60.916527 ( 24.479658)
test_basic 0.006614 0.000173 0.421587 ( 0.533577)
test_all 0.001110 0.000082 589.888679 (176.185809)
test_rubyspec 0.019648 0.020922 60.246296 ( 70.309354)
total: 278.60 sec