Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-215753
#<BuildRuby:0x0000558d87ade228
@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.20230723-215753",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.002649 0.004247 2.189923 ( 4.872266)
build_miniruby 0.000000 0.001310 1.618667 ( 2.173718)
build_ruby 0.000466 0.001223 3.287163 ( 4.086414)
build_all 0.005894 0.002687 2.794232 ( 3.085575)
build_install 0.017057 0.001820 4.065755 ( 4.286525)
test_btest 0.000623 0.000113 79.972785 ( 50.613317)
test_basic 0.006336 0.001151 0.926184 ( 1.715885)
test_all 0.001137 0.000207 646.157617 (408.833131)
test_rubyspec 0.022307 0.032194 90.542021 (135.707082)
total: 615.38 sec