Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-140838
#<BuildRuby:0x00007fe8ce67fde0
@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.20241228-140838",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000027 0.000008 0.000035 ( 0.000036)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.004788 0.001419 2.131322 ( 3.800297)
build_miniruby 0.001296 0.000384 1.718510 ( 2.172740)
build_ruby 0.002504 0.000741 4.614429 ( 6.312270)
build_all 0.002417 0.009584 7.177474 ( 8.913609)
build_install 0.015062 0.009575 9.342584 ( 10.769413)
test_btest 0.000673 0.000269 80.596374 ( 85.753778)
test_basic 0.000723 0.012088 1.123285 ( 1.728732)
test_all 0.097914 0.048670 744.687622 (349.908554)
test_rubyspec 0.027910 0.054436 117.161704 ( 37.640818)
total: 507.00 sec