Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-005134
#<BuildRuby:0x000055c0083b23b0
@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.20230722-005134",
@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.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.006055 0.000865 2.248090 ( 5.386920)
build_miniruby 0.001617 0.000231 1.639380 ( 2.045058)
build_ruby 0.001615 0.000231 3.406902 ( 4.719120)
build_all 0.003456 0.004183 2.625237 ( 3.083661)
build_install 0.010379 0.009012 4.131317 ( 4.027133)
test_btest 0.000545 0.000123 79.655626 ( 43.539168)
test_basic 0.002018 0.004906 0.907879 ( 1.444144)
test_all 0.002015 0.000187 618.118823 (290.685887)
test_rubyspec 0.026699 0.027317 88.252804 (115.279866)
total: 470.21 sec