Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-125118
#<BuildRuby:0x000055f038ba9fb8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20230515-125118",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005411 0.000237 1.797872 ( 4.113159)
build_miniruby 0.000940 0.000163 1.290366 ( 1.492394)
build_ruby 0.001195 0.000208 2.509800 ( 2.998858)
build_all 0.005651 0.000983 2.208387 ( 2.036857)
build_install 0.007395 0.008554 3.335214 ( 3.425085)
test_btest 0.000748 0.000180 74.400651 ( 40.419681)
test_basic 0.001289 0.004795 0.782936 ( 0.947441)
test_all 0.001368 0.000383 550.969894 (226.669979)
test_rubyspec 0.022612 0.026572 80.462796 ( 96.132285)
total: 378.24 sec