Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-062721
#<BuildRuby:0x00005591a4a25fb8
@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.20230612-062721",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.001871 0.003614 1.698028 ( 3.239021)
build_miniruby 0.001329 0.000288 1.381030 ( 1.415044)
build_ruby 0.001346 0.000293 2.497781 ( 2.716624)
build_all 0.006482 0.000491 2.097445 ( 1.182627)
build_install 0.012095 0.001573 3.426716 ( 2.292951)
test_btest 0.000803 0.000160 77.358628 ( 22.032746)
test_basic 0.004800 0.000960 0.782069 ( 0.856734)
test_all 0.001617 0.000323 563.243458 (184.462307)
test_rubyspec 0.023907 0.027215 80.239587 ( 92.380090)
total: 310.58 sec