Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250219-170907
#<BuildRuby:0x00007fbff9a1fde0
@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.20250219-170907",
@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.000026 0.000001 0.000027 ( 0.000029)
autoconf 0.000044 0.000003 0.000047 ( 0.000047)
configure 0.000036 0.000002 0.000038 ( 0.000038)
build_up 0.010100 0.000323 3.867275 ( 3.433818)
build_miniruby 0.001821 0.000096 2.137069 ( 2.315658)
build_ruby 0.001940 0.000102 3.099468 ( 42.949838)
build_all 0.006406 0.000000 3.929516 ( 2.810227)
build_install 0.011041 0.004005 5.302469 ( 11.839303)
test_btest 0.000972 0.000052 33.629243 ( 11.706992)
test_basic 0.007591 0.000000 0.701016 ( 0.757550)
test_all 0.081387 0.031534 513.098228 (172.475597)
test_rubyspec 0.038569 0.037314 97.358297 ( 18.357814)
total: 266.65 sec