Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-184108
#<BuildRuby:0x00007f4f1d03fde0
@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.20241111-184108",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000037 0.000003 0.000040 ( 0.000041)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.005007 0.002755 3.567555 ( 4.070068)
build_miniruby 0.000000 0.001657 2.859461 ( 2.729519)
build_ruby 0.000000 0.002142 4.090421 ( 20.056468)
build_all 0.004183 0.004125 6.681222 ( 2.885028)
build_install 0.012388 0.005493 9.980116 ( 4.948101)
test_btest 0.000687 0.000133 83.528655 ( 28.198955)
test_basic 0.007281 0.003900 1.107388 ( 1.178934)
test_all 0.117498 0.033282 763.107958 (277.708388)
test_rubyspec 0.050281 0.038605 127.066766 ( 42.292105)
total: 384.07 sec