Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-043317
#<BuildRuby:0x00007fdacb8cfde0
@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.20240826-043317",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.000000 0.007979 3.507330 ( 3.624028)
build_miniruby 0.001614 0.000000 1.360582 ( 1.357211)
build_ruby 0.001818 0.000000 3.690390 ( 3.887171)
build_all 0.003157 0.005098 7.427986 ( 2.725535)
build_install 0.004715 0.013164 9.887715 ( 4.353392)
test_btest 0.000748 0.000328 110.228405 ( 29.267174)
test_basic 0.005678 0.005059 1.012553 ( 1.058782)
test_all 0.125800 0.024421 784.657300 (221.077864)
test_rubyspec 0.054674 0.041765 173.918485 ( 30.196552)
total: 297.55 sec