Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-195835
#<BuildRuby:0x00007f3f88dafdd0
@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.20240823-195835",
@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.000006 0.000029 ( 0.000028)
autoconf 0.000042 0.000010 0.000052 ( 0.000052)
configure 0.000033 0.000008 0.000041 ( 0.000041)
build_up 0.007355 0.001783 4.036142 ( 5.976782)
build_miniruby 0.001313 0.000318 1.810061 ( 2.534491)
build_ruby 0.001876 0.000455 4.539404 ( 5.638249)
build_all 0.011516 0.000000 9.034664 ( 8.920891)
build_install 0.013153 0.012767 12.383024 ( 12.810838)
test_btest 0.000862 0.000243 125.944635 (129.815686)
test_basic 0.011752 0.000791 1.388790 ( 2.262176)
test_all 0.089754 0.076876 1007.131364 (746.098855)
test_rubyspec 0.047585 0.046988 169.270640 ( 78.408576)
total: 992.47 sec