Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-064613
#<BuildRuby:0x00007fdd88e3fdd8
@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.20241126-064613",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.000000 0.006840 2.817109 ( 2.780731)
build_miniruby 0.000418 0.001052 1.444471 ( 1.442504)
build_ruby 0.000000 0.001965 4.083231 ( 4.237178)
build_all 0.006525 0.002666 6.409627 ( 2.762197)
build_install 0.014962 0.004902 8.896271 ( 4.430818)
test_btest 0.000877 0.000000 75.663231 ( 21.436794)
test_basic 0.008883 0.000000 0.937810 ( 0.987468)
test_all 0.116600 0.028126 706.696035 (242.045457)
test_rubyspec 0.041897 0.041822 124.539590 ( 46.302901)
total: 326.43 sec