Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-013923
#<BuildRuby:0x00007f6d36f9fdd0
@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.20241024-013923",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000038)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.004669 0.003295 3.778977 ( 3.602963)
build_miniruby 0.001629 0.000345 1.343124 ( 1.345090)
build_ruby 0.001484 0.000314 4.301370 ( 4.486811)
build_all 0.009100 0.000219 6.866078 ( 2.799379)
build_install 0.010445 0.008649 9.471784 ( 4.429471)
test_btest 0.000740 0.000180 80.952546 ( 21.526803)
test_basic 0.007026 0.004888 1.029265 ( 1.082962)
test_all 0.087016 0.061455 729.023038 (244.289947)
test_rubyspec 0.047450 0.037041 127.194693 ( 30.902898)
total: 314.47 sec