Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-064343
#<BuildRuby:0x00007fa7d89afdd0
@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.20240703-064343",
@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.000009 0.000030 ( 0.000032)
autoconf 0.000038 0.000016 0.000054 ( 0.000054)
configure 0.000031 0.000013 0.000044 ( 0.000045)
build_up 0.008642 0.000187 4.149092 ( 3.594364)
build_miniruby 0.001335 0.000525 1.664009 ( 1.660132)
build_ruby 0.001385 0.000544 4.202887 ( 4.375320)
build_all 0.003835 0.004051 7.648211 ( 3.064101)
build_install 0.013184 0.006864 10.282092 ( 4.754024)
test_btest 0.000748 0.000317 115.729263 ( 31.689916)
test_basic 0.004990 0.004499 1.273003 ( 1.320911)
test_all 0.108705 0.044814 866.534842 (251.293402)
test_rubyspec 0.065188 0.034903 170.956625 ( 31.494408)
total: 333.25 sec