Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250324-072538
#<BuildRuby:0x00007ff2be6efdd0
@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.20250324-072538",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.000703 0.007267 3.098922 ( 2.837847)
build_miniruby 0.000000 0.001735 1.745524 ( 1.752682)
build_ruby 0.000107 0.002046 4.131242 ( 4.226730)
build_all 0.005403 0.004354 6.093795 ( 2.964706)
build_install 0.017390 0.004395 8.405947 ( 4.852004)
test_btest 0.000650 0.000184 52.369351 ( 26.557692)
test_basic 0.007234 0.005379 1.018935 ( 1.127934)
test_all 0.088315 0.037456 628.344333 (209.479949)
test_rubyspec 0.046861 0.030777 104.543564 ( 21.105867)
total: 274.91 sec