Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-223012
#<BuildRuby:0x00007f0f3756fde0
@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.20240901-223012",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000046 0.000010 0.000056 ( 0.000055)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.000442 0.008104 3.972463 ( 4.275771)
build_miniruby 0.001473 0.000402 1.659794 ( 1.717333)
build_ruby 0.001706 0.000465 4.566113 ( 5.023721)
build_all 0.007489 0.002043 8.182736 ( 4.283440)
build_install 0.011342 0.006399 10.671357 ( 5.018903)
test_btest 0.000675 0.000198 113.262296 ( 29.904412)
test_basic 0.001698 0.008152 1.244054 ( 1.289743)
test_all 0.103513 0.046724 800.818346 (226.748652)
test_rubyspec 0.052288 0.036824 162.461859 ( 33.447880)
total: 311.71 sec