Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-215052
#<BuildRuby:0x000055e795b89e80
@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.20230622-215052",
@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.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004691 0.000750 1.866375 ( 3.088155)
build_miniruby 0.001179 0.000188 1.389020 ( 1.388582)
build_ruby 0.001429 0.000000 2.709826 ( 2.899957)
build_all 0.006241 0.000000 2.081367 ( 1.227424)
build_install 0.003888 0.012397 3.358371 ( 2.285405)
test_btest 0.000865 0.000216 79.438631 ( 21.537488)
test_basic 0.001136 0.004006 0.770046 ( 0.845081)
test_all 0.001209 0.000340 573.469783 (186.742218)
test_rubyspec 0.029415 0.018779 81.829583 ( 94.103031)
total: 314.12 sec