Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-053628
#<BuildRuby:0x000055b681205d90
@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.20230824-053628",
@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.000027 0.000000 0.000027 ( 0.000026)
autoconf 0.000039 0.000000 0.000039 ( 0.000038)
configure 0.000042 0.000000 0.000042 ( 0.000041)
build_up 0.003913 0.003725 2.303754 ( 7.135527)
build_miniruby 0.001163 0.000291 1.731368 ( 4.911214)
build_ruby 0.002286 0.000000 3.470794 ( 7.573222)
build_all 0.007542 0.001637 6.604693 ( 8.918474)
build_install 0.018369 0.002682 8.063468 ( 10.718167)
test_btest 0.000596 0.000138 84.641169 ( 69.878396)
test_basic 0.006089 0.003374 1.030516 ( 1.874789)
test_all 0.007165 0.003620 702.978535 (505.444207)
test_rubyspec 0.037372 0.041949 111.707056 (256.057197)
total: 872.51 sec