Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-015332
#<BuildRuby:0x00007ff172d6fdd8
@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.20241116-015332",
@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.000013 0.000008 0.000021 ( 0.000021)
autoconf 0.000017 0.000010 0.000027 ( 0.000027)
configure 0.000014 0.000008 0.000022 ( 0.000022)
build_up 0.003598 0.003787 2.898162 ( 2.887945)
build_miniruby 0.000897 0.000527 1.226921 ( 1.223695)
build_ruby 0.001151 0.000678 3.214642 ( 3.410709)
build_all 0.006527 0.001315 5.086837 ( 2.007799)
build_install 0.015479 0.003446 7.733324 ( 3.680566)
test_btest 0.000570 0.000285 70.367517 ( 18.646858)
test_basic 0.002389 0.005986 0.701575 ( 0.755595)
test_all 0.104809 0.038444 605.264804 (191.908220)
test_rubyspec 0.038815 0.042349 117.677823 ( 20.412389)
total: 244.93 sec