Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-141907
#<BuildRuby:0x00007f71cb28fde0
@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.20240927-141907",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.005820 0.003474 4.797604 ( 3.989985)
build_miniruby 0.001563 0.000357 1.640012 ( 1.639636)
build_ruby 0.001597 0.000365 3.964671 ( 4.138400)
build_all 0.008893 0.000198 7.010206 ( 2.872868)
build_install 0.010725 0.008719 9.528678 ( 4.121693)
test_btest 0.000000 0.000941 94.185304 ( 26.006117)
test_basic 0.002888 0.008023 1.006098 ( 1.049220)
test_all 0.128256 0.025207 805.956642 (278.057495)
test_rubyspec 0.048118 0.041121 138.209798 ( 42.271460)
total: 364.15 sec