Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-090535
#<BuildRuby:0x00007f1408eafdd0
@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.20241030-090535",
@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.000024 0.000003 0.000027 ( 0.000026)
autoconf 0.000043 0.000005 0.000048 ( 0.000048)
configure 0.000034 0.000004 0.000038 ( 0.000039)
build_up 0.001867 0.007746 4.804660 ( 4.638476)
build_miniruby 0.001719 0.000317 1.816056 ( 1.826079)
build_ruby 0.002494 0.000000 4.784958 ( 38.439651)
build_all 0.009599 0.000709 7.414585 ( 4.385097)
build_install 0.022132 0.001566 10.366868 ( 6.833854)
test_btest 0.000831 0.000135 80.354062 ( 39.440024)
test_basic 0.007892 0.005050 1.194798 ( 1.454744)
test_all 0.110652 0.045673 842.665176 (454.354233)
test_rubyspec 0.039914 0.048280 127.027263 ( 53.059109)
total: 604.43 sec