Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-041330
#<BuildRuby:0x000055a984d92230
@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.20230822-041330",
@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.000023 0.000002 0.000025 ( 0.000023)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000031 0.000001 0.000032 ( 0.000032)
build_up 0.006380 0.000398 2.361592 ( 6.423302)
build_miniruby 0.000000 0.001803 1.724181 ( 3.920125)
build_ruby 0.000000 0.001731 3.453943 ( 5.080639)
build_all 0.006789 0.001031 6.110922 ( 5.131009)
build_install 0.017075 0.001601 7.697246 ( 6.159587)
test_btest 0.000864 0.000000 83.931793 ( 53.264196)
test_basic 0.008200 0.000000 0.969307 ( 1.691951)
test_all 0.009600 0.000368 673.993935 (482.273805)
test_rubyspec 0.057029 0.020633 110.124662 (242.272227)
total: 806.22 sec