Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-012058
#<BuildRuby:0x00007f0f63c2fdc0
@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.20240826-012058",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000031 0.000010 0.000041 ( 0.000042)
configure 0.000028 0.000010 0.000038 ( 0.000038)
build_up 0.007394 0.002464 4.064503 ( 4.567293)
build_miniruby 0.001353 0.000451 1.748437 ( 1.885568)
build_ruby 0.001627 0.000542 4.522795 ( 4.899403)
build_all 0.008913 0.002971 9.039965 ( 5.239674)
build_install 0.024648 0.000177 12.202747 ( 7.537529)
test_btest 0.000657 0.000185 118.665787 ( 34.661595)
test_basic 0.005680 0.005101 1.246680 ( 1.291276)
test_all 0.096018 0.057561 881.006036 (282.136046)
test_rubyspec 0.064401 0.024833 166.968487 ( 34.638713)
total: 376.86 sec