Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-234046
#<BuildRuby:0x00007f16e698fdd8
@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.20241205-234046",
@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.000004 0.000019 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.008232 0.000076 3.748125 ( 4.399446)
build_miniruby 0.000000 0.001876 1.643758 ( 1.783532)
build_ruby 0.000000 0.001829 4.462328 ( 4.804411)
build_all 0.005450 0.004555 6.680134 ( 4.600375)
build_install 0.014648 0.007454 9.369509 ( 6.604546)
test_btest 0.000715 0.000244 82.173873 ( 63.782998)
test_basic 0.009793 0.002031 1.138319 ( 1.702101)
test_all 0.088903 0.060325 797.732390 (407.140619)
test_rubyspec 0.029177 0.049794 120.766207 ( 29.596255)
total: 524.42 sec