Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-122802
#<BuildRuby:0x000055dc0f096118
@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.20230615-122802",
@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.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005930 0.000244 1.991602 ( 3.512375)
build_miniruby 0.001554 0.000194 1.451167 ( 1.494503)
build_ruby 0.001679 0.000210 2.745318 ( 3.035922)
build_all 0.003718 0.004125 2.451720 ( 1.937534)
build_install 0.018771 0.000000 3.747902 ( 3.144316)
test_btest 0.000833 0.000000 76.075229 ( 35.819744)
test_basic 0.007046 0.000788 0.852060 ( 0.981635)
test_all 0.001337 0.000178 559.899890 (242.179959)
test_rubyspec 0.018973 0.029645 82.530316 ( 96.400533)
total: 388.51 sec