Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-103938
#<BuildRuby:0x00007f0ab7a8fde0
@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.20241220-103938",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.002190 0.003404 1.375188 ( 1.687442)
build_miniruby 0.001386 0.000000 1.048646 ( 1.045796)
build_ruby 0.001698 0.000000 2.959600 ( 3.166721)
build_all 0.006354 0.000535 5.115521 ( 2.013415)
build_install 0.016214 0.006642 8.528950 ( 5.633803)
test_btest 0.000526 0.000170 68.531047 ( 22.864019)
test_basic 0.004116 0.002813 0.710909 ( 3.719573)
test_all 0.110363 0.028434 655.023194 (271.062481)
test_rubyspec 0.039233 0.042461 115.312002 ( 25.972339)
total: 337.17 sec