Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-104810
#<BuildRuby:0x0000562f39625fc0
@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.20230612-104810",
@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.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.002381 0.003725 1.880444 ( 3.670756)
build_miniruby 0.001214 0.000194 1.294551 ( 1.358199)
build_ruby 0.001279 0.000205 2.705404 ( 2.991996)
build_all 0.003611 0.003206 2.127562 ( 1.933732)
build_install 0.012071 0.004765 3.465791 ( 2.955865)
test_btest 0.000628 0.000130 76.422710 ( 33.188336)
test_basic 0.004856 0.000000 0.767855 ( 0.863606)
test_all 0.000955 0.000000 544.929763 (202.829711)
test_rubyspec 0.036639 0.018054 82.165812 ( 99.408496)
total: 349.20 sec