Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-023702
#<BuildRuby:0x000055c86d1cd7f8
@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-023702",
@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.000012)
autoconf 0.000041 0.000000 0.000041 ( 0.000036)
configure 0.000019 0.000000 0.000019 ( 0.000018)
build_up 0.005245 0.000176 1.202433 ( 1.372609)
build_miniruby 0.000963 0.000131 0.746617 ( 0.745392)
build_ruby 0.001137 0.000155 1.432094 ( 1.423043)
build_all 0.002483 0.003939 3.388941 ( 1.614016)
build_install 0.011008 0.002413 2.287050 ( 1.376096)
test_btest 0.000599 0.000107 56.396202 ( 19.228201)
test_basic 0.003570 0.000637 0.340473 ( 0.434610)
test_all 0.000928 0.000166 550.840720 (163.148156)
test_rubyspec 0.016500 0.018602 53.291602 ( 63.347288)
total: 252.69 sec