Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-124531
#<BuildRuby:0x00007fa97026fdd8
@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.20240824-124531",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000034 0.000009 0.000043 ( 0.000044)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.001975 0.006064 3.707169 ( 3.603550)
build_miniruby 0.001547 0.000469 1.743111 ( 1.739163)
build_ruby 0.002185 0.000000 4.363109 ( 4.538528)
build_all 0.003588 0.007000 8.427133 ( 3.707959)
build_install 0.008092 0.016926 12.171608 ( 6.662507)
test_btest 0.000627 0.000279 118.948877 ( 34.834862)
test_basic 0.000000 0.011401 1.092514 ( 1.134789)
test_all 0.111372 0.040162 809.210302 (233.139636)
test_rubyspec 0.045844 0.046841 164.678579 ( 36.087004)
total: 325.45 sec