Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250315-132259
#<BuildRuby:0x00007f51ecfbfdc0
@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.20250315-132259",
@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.000025 0.000007 0.000032 ( 0.000027)
autoconf 0.000041 0.000011 0.000052 ( 0.000048)
configure 0.000036 0.000010 0.000046 ( 0.000046)
build_up 0.003900 0.004054 2.826160 ( 3.368506)
build_miniruby 0.001424 0.000427 1.553687 ( 1.783381)
build_ruby 0.001675 0.000503 3.911964 ( 4.316847)
build_all 0.004728 0.005802 6.320983 ( 4.454803)
build_install 0.012034 0.011052 8.490808 ( 6.326274)
test_btest 0.001037 0.000000 49.024653 ( 23.132196)
test_basic 0.005919 0.003683 0.800520 ( 0.870958)
test_all 0.089863 0.027306 536.146763 (171.578437)
test_rubyspec 0.043168 0.031951 101.159635 ( 28.210163)
total: 244.04 sec