Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250728-131538
#<BuildRuby:0x000072ca8406fdd0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250728-131538",
@make="make",
@no_timeout_error=nil,
@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.000005 0.000022 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.004779 0.003491 4.112604 ( 2.837893)
build_miniruby 0.001516 0.000000 1.336568 ( 1.333290)
build_ruby 0.000110 0.001642 3.834509 ( 3.987173)
build_all 0.004532 0.003475 6.311763 ( 2.774632)
build_install 0.010212 0.005757 9.495684 ( 4.906587)
test_btest 0.002498 0.000139 58.832838 ( 16.763976)
test_basic 0.004116 0.004133 0.965296 ( 1.016837)
test_all 0.079761 0.038954 703.786741 (218.448375)
test_rubyspec 0.049777 0.028425 158.292721 ( 32.739607)
total: 284.81 sec