Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-224620
#<BuildRuby:0x000055b6e900a208
@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.20221202-224620",
@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.000002 0.000012 ( 0.000013)
autoconf 0.000020 0.000004 0.000024 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.006056 0.000370 1.415464 ( 1.615730)
build_miniruby 0.001064 0.000185 0.858240 ( 0.856811)
build_ruby 0.001219 0.000212 1.610157 ( 1.602192)
build_all 0.000000 0.006876 3.499445 ( 1.823278)
build_install 0.006403 0.007701 2.562134 ( 1.576351)
test_btest 0.000633 0.000194 59.046408 ( 15.906190)
test_basic 0.003408 0.001049 0.371632 ( 0.465905)
test_all 0.000731 0.000225 584.795965 (166.981294)
test_rubyspec 0.021540 0.018440 60.264495 ( 70.249097)
total: 261.08 sec