Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-045137
#<BuildRuby:0x000055cc36c6e118
@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.20230820-045137",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.005075 0.000812 2.182032 ( 3.486499)
build_miniruby 0.001442 0.000231 1.531747 ( 1.538873)
build_ruby 0.001593 0.000255 3.211059 ( 3.412897)
build_all 0.006627 0.001060 6.405783 ( 3.324025)
build_install 0.006143 0.010888 7.582831 ( 3.866445)
test_btest 0.000000 0.001064 87.524940 ( 35.672801)
test_basic 0.004659 0.004322 0.985108 ( 1.086955)
test_all 0.004921 0.004530 723.671117 (274.998229)
test_rubyspec 0.032313 0.035434 102.616789 (114.490315)
total: 441.88 sec