Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-185413
#<BuildRuby:0x00007f64da30fde0
@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.20241228-185413",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005443 0.000209 1.591394 ( 1.909697)
build_miniruby 0.001194 0.000170 1.087967 ( 1.085872)
build_ruby 0.001699 0.000243 3.106547 ( 3.258416)
build_all 0.003382 0.004744 5.870544 ( 2.369642)
build_install 0.013161 0.003534 7.015586 ( 3.716802)
test_btest 0.000937 0.000176 65.351729 ( 17.355345)
test_basic 0.005500 0.003589 0.690879 ( 0.739006)
test_all 0.096199 0.045446 675.027027 (198.005705)
test_rubyspec 0.045178 0.031112 114.399567 ( 23.500238)
total: 251.94 sec