Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-083601
#<BuildRuby:0x00007f7036f0fde0
@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.20241213-083601",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.002321 0.004729 2.664653 ( 2.989943)
build_miniruby 0.000000 0.001675 1.161156 ( 1.218328)
build_ruby 0.000347 0.001267 3.329763 ( 4.505226)
build_all 0.006875 0.000822 5.697183 ( 2.361605)
build_install 0.018093 0.000000 8.395839 ( 4.230854)
test_btest 0.000791 0.000000 71.468153 ( 18.982064)
test_basic 0.007675 0.000000 0.952878 ( 1.002723)
test_all 0.093393 0.043038 635.725805 (184.203545)
test_rubyspec 0.042526 0.034600 110.562161 ( 24.192049)
total: 243.69 sec