Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250507-170712
#<BuildRuby:0x00007f9bf6dffdd8
@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.20250507-170712",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.002398 0.003490 2.054119 ( 2.462611)
build_miniruby 0.001374 0.000393 1.507897 ( 1.504689)
build_ruby 0.000000 0.002353 3.849173 ( 32.159815)
build_all 0.006423 0.002248 5.703333 ( 2.386771)
build_install 0.021208 0.000000 7.609106 ( 4.137514)
test_btest 0.000863 0.000000 50.579740 ( 15.057852)
test_basic 0.006932 0.003229 0.935471 ( 0.998167)
test_all 0.073114 0.051454 604.518429 (205.465507)
test_rubyspec 0.054842 0.029417 103.861507 ( 26.368378)
total: 290.54 sec