Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-192045
#<BuildRuby:0x0000555d36cde400
@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.20221204-192045",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000000 0.000000 0.000000 ( 0.000011)
build_up 0.001264 0.003659 0.942192 ( 1.312939)
build_miniruby 0.000881 0.000117 0.650040 ( 0.648800)
build_ruby 0.001132 0.000151 1.099828 ( 1.093503)
build_all 0.000898 0.004168 2.311275 ( 1.223856)
build_install 0.000000 0.009564 1.656864 ( 1.045196)
test_btest 0.000000 0.000802 51.806444 ( 12.833224)
test_basic 0.002447 0.001055 0.265715 ( 0.360733)
test_all 0.000689 0.000258 479.615569 (139.878364)
test_rubyspec 0.004671 0.025398 44.431988 ( 54.797872)
total: 213.20 sec