Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-040158
#<BuildRuby:0x00007f78de3ffdc8
@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.20241021-040158",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000027 0.000008 0.000035 ( 0.000036)
build_up 0.003299 0.003746 3.211218 ( 3.481082)
build_miniruby 0.001209 0.000403 1.235762 ( 1.232371)
build_ruby 0.001339 0.000446 3.064918 ( 3.210496)
build_all 0.003188 0.005228 6.504695 ( 2.519536)
build_install 0.009494 0.008814 8.158081 ( 3.593577)
test_btest 0.000000 0.000940 85.604908 ( 31.913731)
test_basic 0.007303 0.002718 0.947617 ( 0.995236)
test_all 0.108816 0.041939 684.305367 (208.826892)
test_rubyspec 0.048033 0.035567 128.668832 ( 22.784105)
total: 278.56 sec