Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-165839
#<BuildRuby:0x0000555e8046e040
@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.20230712-165839",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002353 0.004346 2.218650 ( 4.848993)
build_miniruby 0.001285 0.000238 1.641954 ( 2.358638)
build_ruby 0.002044 0.000000 3.464696 ( 4.897096)
build_all 0.007237 0.000216 2.617998 ( 2.645075)
build_install 0.014620 0.003062 4.047246 ( 4.275008)
test_btest 0.000899 0.000158 82.783617 ( 49.205437)
test_basic 0.002593 0.004493 0.985079 ( 1.335829)
test_all 0.002230 0.000459 630.613063 (321.930306)
test_rubyspec 0.037279 0.016610 90.558439 (132.404489)
total: 523.90 sec