Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-231559
#<BuildRuby:0x00005558e570e700
@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-231559",
@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.000001 0.000011 ( 0.000011)
autoconf 0.000009 0.000001 0.000010 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000014)
build_up 0.005356 0.000466 1.202624 ( 1.725553)
build_miniruby 0.000999 0.000087 0.737672 ( 0.736259)
build_ruby 0.001257 0.000109 1.374163 ( 1.367697)
build_all 0.005537 0.000482 2.987376 ( 1.468685)
build_install 0.008738 0.005563 2.158783 ( 1.300426)
test_btest 0.000634 0.000082 58.778321 ( 15.949122)
test_basic 0.003519 0.000454 0.313223 ( 0.407073)
test_all 0.001294 0.000167 567.209256 (159.865446)
test_rubyspec 0.024690 0.010822 53.033671 ( 63.102278)
total: 245.92 sec