Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-124032
#<BuildRuby:0x00007facef7cfdc8
@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.20240829-124032",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000032 0.000006 0.000038 ( 0.000039)
build_up 0.006287 0.001300 3.708171 ( 3.653694)
build_miniruby 0.001579 0.000326 1.651676 ( 1.647717)
build_ruby 0.001624 0.000336 3.553381 ( 3.726660)
build_all 0.003917 0.004270 7.506441 ( 2.749467)
build_install 0.013112 0.006490 10.468139 ( 4.945417)
test_btest 0.000719 0.000185 118.954264 ( 30.894688)
test_basic 0.009281 0.001285 1.054810 ( 1.098333)
test_all 0.098075 0.053561 844.863879 (261.644738)
test_rubyspec 0.053548 0.038394 164.854980 ( 33.680374)
total: 344.04 sec