Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-012258
#<BuildRuby:0x00007fccc5dcfde0
@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.20241231-012258",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004462 0.000670 1.355472 ( 2.004385)
build_miniruby 0.001184 0.000178 1.072404 ( 1.069251)
build_ruby 0.001536 0.000231 2.811291 ( 3.059902)
build_all 0.000000 0.007437 5.047709 ( 1.948741)
build_install 0.005774 0.010689 6.641306 ( 3.249363)
test_btest 0.000631 0.000210 71.922951 ( 19.599067)
test_basic 0.001420 0.007635 0.960821 ( 1.007570)
test_all 0.096071 0.043847 602.062431 (197.823279)
test_rubyspec 0.023498 0.058017 114.765215 ( 21.605731)
total: 251.37 sec