Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-033201
#<BuildRuby:0x000055b3a24061a8
@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.20230508-033201",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.006650 0.000581 2.011688 ( 5.024406)
build_miniruby 0.001052 0.000219 1.657126 ( 1.687853)
build_ruby 0.001140 0.000237 2.605560 ( 2.897564)
build_all 0.003598 0.003027 2.210823 ( 2.130537)
build_install 0.014393 0.002330 3.624462 ( 3.507432)
test_btest 0.000757 0.000168 75.180704 ( 40.317189)
test_basic 0.002461 0.004966 0.781362 ( 0.876824)
test_all 0.001008 0.000262 569.370912 (245.896506)
test_rubyspec 0.027617 0.021309 77.271721 ( 89.211845)
total: 391.55 sec