Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-100856
#<BuildRuby:0x00007fe5014cfde0
@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.20240821-100856",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000027 ( 0.000027)
autoconf 0.000058 0.000000 0.000058 ( 0.000057)
configure 0.000045 0.000000 0.000045 ( 0.000045)
build_up 0.008802 0.000205 4.026581 ( 5.439943)
build_miniruby 0.001660 0.000298 1.795648 ( 1.968303)
build_ruby 0.000000 0.002663 4.852617 ( 5.448792)
build_all 0.009459 0.001559 8.962318 ( 7.563837)
build_install 0.019456 0.005568 12.265909 ( 11.046919)
test_btest 0.000988 0.000202 127.997985 (107.370840)
test_basic 0.013870 0.000186 1.447689 ( 2.271609)
test_all 0.129563 0.031675 962.250857 (519.033862)
test_rubyspec 0.064255 0.033895 173.997163 ( 68.507463)
total: 728.65 sec