Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-015232
#<BuildRuby:0x00007f2c8f74fdc0
@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.20240830-015232",
@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.000003 0.000021 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.007861 0.001387 3.932335 ( 5.140175)
build_miniruby 0.001615 0.000285 1.830501 ( 2.165018)
build_ruby 0.001926 0.000340 4.505394 ( 5.257200)
build_all 0.010606 0.001060 8.842031 ( 7.797882)
build_install 0.020812 0.006799 11.716529 ( 10.915982)
test_btest 0.000757 0.000144 123.208824 (114.176821)
test_basic 0.012150 0.000406 1.344445 ( 1.962309)
test_all 0.128208 0.037448 963.608977 (857.899983)
test_rubyspec 0.047487 0.045257 175.829061 (138.348052)
total: 1143.66 sec