Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-195742
#<BuildRuby:0x000055a1788a23b0
@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.20230704-195742",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.003278 0.004522 2.214183 ( 5.722126)
build_miniruby 0.001790 0.000275 54.134295 ( 33.758619)
build_ruby 0.001483 0.000228 3.171283 ( 3.850111)
build_all 0.007882 0.000000 2.541164 ( 3.307883)
build_install 0.016086 0.003384 4.148602 ( 5.981392)
test_btest 0.000745 0.000113 81.247033 ( 47.125579)
test_basic 0.007355 0.000475 0.882517 ( 1.543873)
test_all 0.002264 0.000067 590.747048 (333.786217)
test_rubyspec 0.024808 0.025768 91.733906 (131.085720)
total: 566.16 sec