Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-100724
#<BuildRuby:0x0000556dd0425fc0
@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.20230707-100724",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.006085 0.000340 2.099472 ( 3.694107)
build_miniruby 0.001400 0.000244 1.504857 ( 1.568448)
build_ruby 0.001722 0.000000 3.093878 ( 3.314135)
build_all 0.006739 0.000711 2.499460 ( 2.190051)
build_install 0.011997 0.005966 4.047798 ( 4.342052)
test_btest 0.000966 0.000193 80.784821 ( 41.198073)
test_basic 0.000000 0.006933 0.886395 ( 0.990135)
test_all 0.000080 0.001330 614.711203 (253.485723)
test_rubyspec 0.027045 0.027462 91.242873 (115.394394)
total: 426.18 sec