Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-195159
#<BuildRuby:0x00007fd3a276fde0
@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.20240827-195159",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000043 0.000007 0.000050 ( 0.000049)
configure 0.000037 0.000006 0.000043 ( 0.000043)
build_up 0.008691 0.000795 4.154765 ( 5.340162)
build_miniruby 0.002081 0.000000 1.880329 ( 2.180306)
build_ruby 0.002096 0.000035 4.751642 ( 5.396592)
build_all 0.010679 0.000392 8.990242 ( 7.330910)
build_install 0.025623 0.000676 12.339065 ( 10.034731)
test_btest 0.000878 0.000120 126.864651 ( 98.657207)
test_basic 0.001736 0.012305 1.393903 ( 2.129395)
test_all 0.133998 0.033994 986.263036 (816.577822)
test_rubyspec 0.062484 0.033396 177.251800 (100.667284)
total: 1048.32 sec