Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-155749
#<BuildRuby:0x00007fc54f5ffde0
@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.20240929-155749",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.005207 0.003396 4.517776 ( 3.677874)
build_miniruby 0.001397 0.000291 1.479425 ( 1.477751)
build_ruby 0.001923 0.000000 3.931926 ( 4.110714)
build_all 0.006265 0.002335 6.697645 ( 2.676721)
build_install 0.016017 0.003961 10.188367 ( 4.777810)
test_btest 0.000812 0.000178 90.290300 ( 24.502878)
test_basic 0.001876 0.007982 0.885926 ( 6.534449)
test_all 0.115470 0.033533 777.226258 (226.207326)
test_rubyspec 0.066256 0.019502 133.697776 ( 28.175231)
total: 302.14 sec