Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-213710
#<BuildRuby:0x00005622f2371e08
@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.20221204-213710",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002611 0.003270 0.999896 ( 1.160951)
build_miniruby 0.001033 0.000122 0.613588 ( 0.612656)
build_ruby 0.001485 0.000000 1.098169 ( 1.090754)
build_all 0.004557 0.000272 2.465410 ( 1.261895)
build_install 0.011998 0.000000 1.884286 ( 1.154868)
test_btest 0.000789 0.000000 51.514008 ( 13.512804)
test_basic 0.003235 0.000000 0.243364 ( 0.339164)
test_all 0.000992 0.000000 474.327761 (139.831900)
test_rubyspec 0.018888 0.011734 45.086033 ( 55.389355)
total: 214.35 sec