Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-075301
#<BuildRuby:0x0000564e036d5fb8
@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.20230526-075301",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001902 0.004125 1.805206 ( 3.145660)
build_miniruby 0.001286 0.000149 1.302270 ( 1.304476)
build_ruby 0.001686 0.000000 2.708859 ( 2.922952)
build_all 0.006511 0.000022 2.128885 ( 1.304772)
build_install 0.005182 0.012982 3.291997 ( 2.289888)
test_btest 0.000621 0.000131 77.380044 ( 31.714015)
test_basic 0.000978 0.003847 0.778117 ( 0.872049)
test_all 0.001144 0.000000 564.989453 (233.359481)
test_rubyspec 0.032710 0.019298 80.934219 (100.240176)
total: 377.15 sec