Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-201432
#<BuildRuby:0x00007f165f6cfdc8
@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.20241110-201432",
@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.000018 0.000008 0.000026 ( 0.000027)
autoconf 0.000031 0.000012 0.000043 ( 0.000044)
configure 0.000030 0.000012 0.000042 ( 0.000042)
build_up 0.002061 0.004980 3.161889 ( 3.052601)
build_miniruby 0.001163 0.000523 1.609750 ( 1.606291)
build_ruby 0.001328 0.000597 4.099861 ( 14.574889)
build_all 0.001624 0.007183 6.323369 ( 2.993394)
build_install 0.015781 0.003563 8.951279 ( 4.556631)
test_btest 0.000724 0.000346 75.924556 ( 24.847198)
test_basic 0.000444 0.009303 0.917731 ( 1.287096)
test_all 0.096638 0.047042 699.111170 (256.608855)
test_rubyspec 0.061910 0.023782 119.532403 ( 31.019577)
total: 340.55 sec