Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221209-110114
#<BuildRuby:0x000055fc08585f70
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20221209-110114",
@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.000017 0.000001 0.000018 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.002046 0.003757 1.394508 ( 1.530846)
build_miniruby 0.000953 0.000114 1.091650 ( 1.090567)
build_ruby 0.001244 0.000150 2.415517 ( 2.408643)
build_all 0.005992 0.000719 3.461484 ( 1.733795)
build_install 0.013497 0.000556 2.727788 ( 1.833849)
test_btest 0.000620 0.000069 55.484425 ( 15.600783)
test_basic 0.003275 0.000364 0.382404 ( 0.477156)
test_all 0.001143 0.000127 623.658335 (178.901933)
test_rubyspec 0.020353 0.015194 62.257624 ( 72.227337)
total: 275.81 sec