Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-224252
#<BuildRuby:0x00007fb6bfcffdc8
@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.20240811-224252",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.004367 0.004028 3.752947 ( 3.761675)
build_miniruby 0.001589 0.000000 1.298181 ( 1.295165)
build_ruby 0.001958 0.000000 3.985779 ( 4.147064)
build_all 0.008598 0.000000 7.884169 ( 3.042609)
build_install 0.009897 0.009483 10.236424 ( 4.804675)
test_btest 0.000000 0.001018 116.178116 ( 31.674459)
test_basic 0.005185 0.005156 1.240135 ( 1.285191)
test_all 0.106780 0.043435 835.585288 (269.992804)
test_rubyspec 0.051946 0.043293 165.606507 ( 35.627117)
total: 355.63 sec