Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-114256
#<BuildRuby:0x000055e54ac7df50
@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.20240228-114256",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.002982 0.004239 2.501514 ( 2.263972)
build_miniruby 0.001157 0.000128 1.362574 ( 1.360679)
build_ruby 0.000000 0.001613 3.319492 ( 3.532542)
build_all 0.002774 0.004876 6.603067 ( 2.589928)
build_install 0.012472 0.005553 8.331005 ( 3.817534)
test_btest 0.000694 0.000135 91.422877 ( 24.232602)
test_basic 0.005320 0.002436 0.934569 ( 0.995852)
test_all 0.097805 0.019736 765.332227 (297.144465)
test_rubyspec 0.039577 0.060815 137.430949 (177.944165)
total: 513.88 sec