Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-143646
#<BuildRuby:0x000055a797cfa2a8
@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.20230809-143646",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000373 0.006781 2.285701 ( 5.542729)
build_miniruby 0.000000 0.001505 1.727626 ( 2.386011)
build_ruby 0.000000 0.001506 3.270463 ( 14.861011)
build_all 0.008653 0.000000 2.736249 ( 3.077467)
build_install 0.016717 0.001294 4.184162 ( 4.671809)
test_btest 0.000528 0.000124 81.399110 ( 44.112142)
test_basic 0.000956 0.006822 0.911385 ( 1.278335)
test_all 0.000761 0.000218 641.607655 (320.198264)
test_rubyspec 0.041088 0.014610 97.296362 (127.807066)
total: 523.94 sec