Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-184636
#<BuildRuby:0x000055944cbee0e8
@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.20221206-184636",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000007 0.000001 0.000008 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.004584 0.000965 1.402255 ( 1.644151)
build_miniruby 0.000000 0.001170 0.898608 ( 0.897730)
build_ruby 0.000000 0.001398 1.606903 ( 1.599321)
build_all 0.004566 0.002659 3.795827 ( 2.086584)
build_install 0.005769 0.009297 2.689002 ( 2.265121)
test_btest 0.000555 0.000195 58.565966 ( 26.837804)
test_basic 0.006245 0.000578 0.413366 ( 0.521218)
test_all 0.001629 0.000543 627.076466 (229.935141)
test_rubyspec 0.028622 0.017998 68.798971 ( 80.321743)
total: 346.11 sec