Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250318-002617
#<BuildRuby:0x00007f5ecad0fdd8
@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.20250318-002617",
@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.000021 0.000007 0.000028 ( 0.000023)
autoconf 0.000035 0.000011 0.000046 ( 0.000042)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.005485 0.001755 2.922639 ( 2.833960)
build_miniruby 0.001186 0.000380 1.604082 ( 1.694657)
build_ruby 0.001398 0.000448 3.861568 ( 4.173927)
build_all 0.008429 0.001270 5.975367 ( 3.629209)
build_install 0.006740 0.013408 7.902810 ( 5.263886)
test_btest 0.000702 0.000280 41.609999 ( 11.717436)
test_basic 0.007365 0.000000 0.599067 ( 0.659120)
test_all 0.088105 0.026417 560.567525 (172.874832)
test_rubyspec 0.043261 0.037857 94.376099 ( 23.454178)
total: 226.30 sec