Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-060410
#<BuildRuby:0x00007f2fee7cfdd8
@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.20240919-060410",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000028 0.000011 0.000039 ( 0.000040)
configure 0.000024 0.000009 0.000033 ( 0.000034)
build_up 0.014813 0.009782 51.187524 ( 50.991051)
build_miniruby 0.001175 0.000509 1.912967 ( 1.912660)
build_ruby 0.002398 0.000000 4.265180 ( 4.396005)
build_all 0.013969 0.004259 11.133196 ( 3.848914)
build_install 0.015661 0.007180 11.181234 ( 5.111914)
test_btest 0.000714 0.000297 97.983020 ( 27.786169)
test_basic 0.006537 0.002724 1.064788 ( 1.104089)
test_all 0.101741 0.053671 803.038615 (231.116354)
test_rubyspec 0.057751 0.030585 145.009279 ( 29.555506)
total: 355.82 sec