Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-082542
#<BuildRuby:0x00007f4fc8bafdc8
@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.20241015-082542",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000041 0.000007 0.000048 ( 0.000046)
configure 0.000044 0.000007 0.000051 ( 0.000050)
build_up 0.000000 0.008900 4.453159 ( 4.313978)
build_miniruby 0.000015 0.001989 1.680345 ( 1.679380)
build_ruby 0.001559 0.000369 4.725526 ( 4.899861)
build_all 0.008341 0.002173 8.070734 ( 4.225666)
build_install 0.011792 0.011404 11.328081 ( 6.670526)
test_btest 0.000616 0.000178 101.074969 ( 51.487339)
test_basic 0.011383 0.001059 1.224026 ( 1.283277)
test_all 0.081344 0.068892 795.121024 (312.613917)
test_rubyspec 0.048360 0.041269 137.645237 ( 36.231839)
total: 423.41 sec