Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-222941
#<BuildRuby:0x00007fa0367bfdd0
@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.20241212-222941",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000039 0.000005 0.000044 ( 0.000043)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.005223 0.004904 3.874957 ( 4.396688)
build_miniruby 0.001516 0.000268 1.785144 ( 2.019165)
build_ruby 0.001999 0.000352 4.320884 ( 4.660725)
build_all 0.007015 0.000474 4.948422 ( 1.977861)
build_install 0.014614 0.000966 6.592233 ( 3.080938)
test_btest 0.001010 0.000059 66.593936 ( 17.630246)
test_basic 0.001124 0.008442 0.908783 ( 0.955706)
test_all 0.099885 0.040566 619.772397 (180.755669)
test_rubyspec 0.049028 0.029762 113.003741 ( 21.491954)
total: 236.97 sec