Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-164506
#<BuildRuby:0x00007f6325b1fdc0
@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.20241028-164506",
@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.000045 0.000009 0.000054 ( 0.000054)
configure 0.000037 0.000007 0.000044 ( 0.000044)
build_up 0.008894 0.000942 4.458893 ( 5.579510)
build_miniruby 0.002428 0.000000 1.828753 ( 2.736870)
build_ruby 0.002323 0.000125 4.743014 ( 6.911957)
build_all 0.006723 0.004738 7.455393 ( 5.884800)
build_install 0.021512 0.003536 10.694277 ( 8.929607)
test_btest 0.000867 0.000000 82.096739 ( 75.301812)
test_basic 0.007619 0.004555 1.106566 ( 1.473245)
test_all 0.121217 0.038890 866.315141 (618.507845)
test_rubyspec 0.052238 0.046432 129.509720 ( 69.373110)
total: 794.70 sec