Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-091224
#<BuildRuby:0x000055969b689db8
@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-091224",
@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.000022 0.000001 0.000023 ( 0.000023)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005068 0.000253 1.219249 ( 1.361191)
build_miniruby 0.001132 0.000057 0.748099 ( 0.746936)
build_ruby 0.001502 0.000075 1.295647 ( 1.288619)
build_all 0.000000 0.007068 2.894784 ( 1.461870)
build_install 0.000000 0.013027 2.246775 ( 1.375722)
test_btest 0.000741 0.000088 56.147759 ( 14.197977)
test_basic 0.003253 0.000911 0.325234 ( 0.419132)
test_all 0.000951 0.000266 576.293832 (162.405579)
test_rubyspec 0.017541 0.013407 56.208188 ( 66.158855)
total: 249.42 sec