Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-134841
#<BuildRuby:0x000055b6e130a2a8
@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.20230629-134841",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.005560 0.000412 2.079765 ( 3.541652)
build_miniruby 0.001441 0.000107 1.567448 ( 1.571722)
build_ruby 0.000000 0.001771 3.223500 ( 3.457994)
build_all 0.000780 0.006918 2.509763 ( 2.234708)
build_install 0.013506 0.003725 3.793554 ( 3.110581)
test_btest 0.000000 0.000982 81.072093 ( 38.191529)
test_basic 0.003921 0.002353 0.828037 ( 0.922760)
test_all 0.001088 0.000198 582.823761 (251.669260)
test_rubyspec 0.020773 0.034678 91.127753 (134.399882)
total: 439.10 sec