Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-045930
#<BuildRuby:0x00007f3a1264fde0
@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.20240921-045930",
@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.000002 0.000018 ( 0.000020)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.007479 0.001032 4.160339 ( 3.982423)
build_miniruby 0.001938 0.000000 1.975887 ( 1.992453)
build_ruby 0.002681 0.000000 5.227060 ( 5.717957)
build_all 0.010270 0.000828 8.086600 ( 5.160519)
build_install 0.013620 0.009967 11.885349 ( 7.396783)
test_btest 0.000853 0.000155 105.571227 ( 65.201128)
test_basic 0.004685 0.008390 1.309820 ( 1.536202)
test_all 0.105114 0.047054 773.003629 (251.710329)
test_rubyspec 0.053845 0.032575 145.238804 ( 33.872291)
total: 376.57 sec