Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-211150
#<BuildRuby:0x0000563a435ce008
@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.20230622-211150",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005783 0.000200 1.969831 ( 3.325978)
build_miniruby 0.001368 0.000152 1.544625 ( 1.551464)
build_ruby 0.001573 0.000175 3.047919 ( 3.273656)
build_all 0.006600 0.000733 2.421711 ( 1.989465)
build_install 0.000000 0.014897 3.558089 ( 2.681448)
test_btest 0.000418 0.000635 78.258271 ( 38.841629)
test_basic 0.004759 0.001148 0.837075 ( 1.243497)
test_all 0.006237 0.000455 620.019938 (551.049986)
test_rubyspec 0.040518 0.021383 91.033945 (180.303275)
total: 784.26 sec