Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-192132
#<BuildRuby:0x0000563c827e6228
@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.20230607-192132",
@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.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006827 0.000732 1.991326 ( 4.853306)
build_miniruby 0.001616 0.000173 1.578009 ( 2.162164)
build_ruby 0.001863 0.000199 2.995404 ( 4.451467)
build_all 0.004044 0.004167 2.339973 ( 3.238177)
build_install 0.015588 0.004075 3.743094 ( 5.018763)
test_btest 0.000774 0.000117 80.468730 ( 83.674444)
test_basic 0.007581 0.000479 0.857538 ( 1.603014)
test_all 0.001421 0.000210 627.908649 (505.089939)
test_rubyspec 0.011225 0.048180 87.796714 (113.947432)
total: 724.04 sec