Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-035732
#<BuildRuby:0x000055a9bc1fa8e0
@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.20240220-035732",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000000 0.000018 ( 0.000019)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.004319 0.003439 2.744239 ( 2.339856)
build_miniruby 0.001232 0.000206 1.411505 ( 1.409827)
build_ruby 0.001833 0.000306 3.254000 ( 3.490923)
build_all 0.003937 0.003989 6.997130 ( 2.792638)
build_install 0.016482 0.003190 8.687549 ( 4.165744)
test_btest 0.000000 0.000703 93.473144 ( 26.823983)
test_basic 0.005474 0.003962 1.094974 ( 1.203313)
test_all 0.101147 0.019194 734.699767 (221.037602)
test_rubyspec 0.030242 0.051321 110.154579 (118.957312)
total: 382.22 sec