Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-054603
#<BuildRuby:0x00007fa58c0cfdd0
@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.20240906-054603",
@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.000018 0.000009 0.000027 ( 0.000027)
autoconf 0.000030 0.000015 0.000045 ( 0.000044)
configure 0.000026 0.000013 0.000039 ( 0.000038)
build_up 0.000000 0.009172 4.478338 ( 7.056276)
build_miniruby 0.001161 0.001102 4.970123 ( 4.370623)
build_ruby 0.002151 0.000000 6.520346 ( 38.730799)
build_all 0.007364 0.003482 9.221387 ( 6.964835)
build_install 0.018035 0.006688 12.406389 ( 18.961876)
test_btest 0.000639 0.000361 135.504991 (110.405365)
test_basic 0.015657 0.000000 1.566135 ( 2.408522)
test_all 0.131563 0.036440 1024.712585 (729.645503)
test_rubyspec 0.066746 0.037109 180.389636 (107.087982)
total: 1025.63 sec