Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250224-092215
#<BuildRuby:0x00007f88216ffdc8
@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.20250224-092215",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000000 0.000109 0.000109 ( 0.000149)
build_up 0.002549 0.004490 3.191271 ( 2.361862)
build_miniruby 0.001678 0.000000 1.089980 ( 1.087345)
build_ruby 0.001961 0.000000 3.360911 ( 3.496925)
build_all 0.007239 0.001613 5.625767 ( 2.410825)
build_install 0.017008 0.002367 7.857352 ( 4.006091)
test_btest 0.001002 0.000000 47.235881 ( 13.471541)
test_basic 0.007115 0.000000 0.723844 ( 0.779107)
test_all 0.088330 0.028701 545.919056 (178.282139)
test_rubyspec 0.045154 0.030550 100.682023 ( 23.458514)
total: 229.36 sec