Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-084528
#<BuildRuby:0x0000563e21f59a00
@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.20230804-084528",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.007202 0.000775 2.362423 ( 6.349218)
build_miniruby 0.001206 0.000279 1.775520 ( 3.966941)
build_ruby 0.001870 0.000432 3.657147 ( 6.192177)
build_all 0.006242 0.001440 2.838303 ( 3.971457)
build_install 0.011249 0.009433 4.513686 ( 6.137946)
test_btest 0.000610 0.000174 85.852843 ( 54.836072)
test_basic 0.006216 0.001776 0.986242 ( 1.541818)
test_all 0.000782 0.000223 687.191268 (404.355367)
test_rubyspec 0.046983 0.015985 103.530519 (177.339840)
total: 664.69 sec