Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-193846
#<BuildRuby:0x00007fc95a87fde0
@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.20241015-193846",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000038 0.000011 0.000049 ( 0.000049)
configure 0.000033 0.000009 0.000042 ( 0.000041)
build_up 0.007437 0.000917 3.893143 ( 3.969193)
build_miniruby 0.001268 0.000346 1.683558 ( 1.682894)
build_ruby 0.001640 0.000447 4.662455 ( 4.802094)
build_all 0.001765 0.007735 7.611011 ( 3.169887)
build_install 0.009754 0.007644 10.192987 ( 4.898799)
test_btest 0.000760 0.000268 95.167393 ( 25.730191)
test_basic 0.001543 0.007840 1.183662 ( 1.230677)
test_all 0.114282 0.037891 737.682606 (215.839906)
test_rubyspec 0.061650 0.029042 134.519080 ( 28.151669)
total: 289.48 sec