Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-133137
#<BuildRuby:0x00007f064aebfdc8
@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.20240615-133137",
@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.000021 0.000005 0.000026 ( 0.000028)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000037 0.000009 0.000046 ( 0.000048)
build_up 0.005202 0.004276 4.029779 ( 6.773228)
build_miniruby 0.001851 0.000490 1.806337 ( 2.558951)
build_ruby 0.002356 0.000623 4.656510 ( 6.287927)
build_all 0.008159 0.004094 8.730683 ( 10.824090)
build_install 0.019921 0.008037 12.182487 ( 15.428734)
test_btest 0.000726 0.000213 122.995799 (127.395537)
test_basic 0.008609 0.007045 1.376531 ( 2.050243)
test_all 0.120905 0.031575 920.198561 (418.762122)
test_rubyspec 0.032769 0.056560 158.799942 ( 34.838646)
total: 624.92 sec