Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-201352
#<BuildRuby:0x0000560c0688a258
@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.20230607-201352",
@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.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.005980 0.000443 1.866593 ( 3.426935)
build_miniruby 0.001284 0.000095 1.395147 ( 1.394893)
build_ruby 0.001569 0.000000 2.493880 ( 2.673338)
build_all 0.003140 0.004322 2.222299 ( 1.500286)
build_install 0.012467 0.004807 3.373917 ( 2.511459)
test_btest 0.000659 0.000088 76.596887 ( 29.370114)
test_basic 0.000000 0.006992 0.769453 ( 0.852566)
test_all 0.000000 0.001220 588.765129 (188.700576)
test_rubyspec 0.013339 0.033323 75.478705 ( 87.014055)
total: 317.45 sec