Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-234630
#<BuildRuby:0x0000557c393fe480
@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.20231213-234630",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006564 0.000202 2.326532 ( 2.377223)
build_miniruby 0.001113 0.000085 1.329358 ( 1.328340)
build_ruby 0.001425 0.000109 2.795329 ( 2.997420)
build_all 0.003104 0.004514 5.565691 ( 2.316278)
build_install 0.012299 0.004812 6.719444 ( 3.288910)
test_btest 0.000758 0.000109 80.619641 ( 21.798077)
test_basic 0.001314 0.004678 0.840104 ( 0.914951)
test_all 0.071628 0.048329 690.415615 (202.228234)
test_rubyspec 0.034015 0.026338 92.155325 (104.659974)
total: 341.91 sec