Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-145027
#<BuildRuby:0x0000561d8ad4dfc0
@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.20230108-145027",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.004437 0.000355 1.156789 ( 1.545950)
build_miniruby 0.001266 0.000101 1.249798 ( 1.248492)
build_ruby 0.001291 0.000103 3.279167 ( 3.668213)
build_all 0.003503 0.003703 3.790005 ( 1.991589)
build_install 0.013450 0.000548 2.942677 ( 2.208277)
test_btest 0.000584 0.000060 55.643151 ( 21.847682)
test_basic 0.004775 0.000049 0.422775 ( 0.522532)
test_all 0.002289 0.000048 633.620624 (240.698859)
test_rubyspec 0.018942 0.031273 68.444096 ( 78.780751)
total: 352.51 sec