Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-175510
#<BuildRuby:0x0000562c8c3ee130
@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.20230627-175510",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000024 0.000001 0.000025 ( 0.000024)
build_up 0.005939 0.000069 1.841125 ( 3.195825)
build_miniruby 0.001117 0.000043 1.356643 ( 1.361285)
build_ruby 0.001475 0.000043 3.021406 ( 3.309347)
build_all 0.003914 0.004010 2.405592 ( 2.056722)
build_install 0.012557 0.005034 3.824625 ( 3.192994)
test_btest 0.000636 0.000066 80.290947 ( 41.745922)
test_basic 0.002100 0.004682 0.849888 ( 0.950929)
test_all 0.000564 0.000862 626.518583 (272.202004)
test_rubyspec 0.018589 0.034489 85.257294 ( 99.603721)
total: 427.62 sec