Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250225-030736
#<BuildRuby:0x00007fcd6377fdc0
@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.20250225-030736",
@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.000003 0.000019 ( 0.000021)
autoconf 0.000031 0.000007 0.000038 ( 0.000039)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.005603 0.001245 3.175947 ( 2.631835)
build_miniruby 0.001179 0.000262 1.238073 ( 1.237095)
build_ruby 0.001396 0.000311 3.056480 ( 3.197383)
build_all 0.003825 0.004126 5.210236 ( 2.206099)
build_install 0.007832 0.009550 7.173293 ( 3.591942)
test_btest 0.000878 0.000000 43.882735 ( 12.801770)
test_basic 0.000000 0.007318 0.794737 ( 0.852544)
test_all 0.046749 0.066372 555.135867 (196.944369)
test_rubyspec 0.040482 0.034641 95.642001 ( 22.172419)
total: 245.64 sec