Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-160455
#<BuildRuby:0x0000557a71751f70
@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.20240311-160455",
@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.000000 0.000029 0.000029 ( 0.000016)
autoconf 0.000000 0.000025 0.000025 ( 0.000026)
configure 0.000000 0.000021 0.000021 ( 0.000022)
build_up 0.003620 0.005307 2.745855 ( 3.138786)
build_miniruby 0.001202 0.000481 1.815485 ( 1.923624)
build_ruby 0.001294 0.000518 4.242053 ( 4.740443)
build_all 0.006641 0.002656 7.173041 ( 4.911586)
build_install 0.019675 0.003316 9.345509 ( 6.601904)
test_btest 0.000884 0.000318 97.703985 ( 72.670871)
test_basic 0.007540 0.001019 1.070450 ( 1.276313)
test_all 0.083426 0.042388 809.152160 (530.679949)
test_rubyspec 0.030877 0.063908 133.788367 (202.076481)
total: 828.02 sec