Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-120038
#<BuildRuby:0x00007f47ccb3fdd8
@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.20241216-120038",
@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.000001 0.000025 ( 0.000025)
autoconf 0.000041 0.000001 0.000042 ( 0.000041)
configure 0.000033 0.000001 0.000034 ( 0.000035)
build_up 0.003070 0.003574 2.393001 ( 2.749019)
build_miniruby 0.001504 0.000000 1.595918 ( 1.597587)
build_ruby 0.001931 0.000000 4.199770 ( 4.364665)
build_all 0.009434 0.000078 6.441679 ( 3.189258)
build_install 0.016799 0.007174 8.709388 ( 5.352031)
test_btest 0.000805 0.000069 78.122270 ( 31.181334)
test_basic 0.010744 0.000914 1.014833 ( 1.090950)
test_all 0.102425 0.046569 737.795830 (249.178715)
test_rubyspec 0.057810 0.024196 116.715207 ( 27.486822)
total: 326.19 sec