Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-234821
#<BuildRuby:0x00007f7b0001fdd8
@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.20241118-234821",
@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.000004 0.000027 ( 0.000027)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.004036 0.003211 2.839959 ( 2.866814)
build_miniruby 0.001221 0.000253 1.215039 ( 1.212141)
build_ruby 0.001615 0.000334 3.279916 ( 3.499500)
build_all 0.008231 0.000037 5.349689 ( 2.072506)
build_install 0.008354 0.009136 7.657643 ( 3.622958)
test_btest 0.000711 0.000178 73.939073 ( 19.232458)
test_basic 0.005095 0.004436 0.989780 ( 1.040197)
test_all 0.105533 0.036955 636.335719 (193.707233)
test_rubyspec 0.060490 0.022198 114.787256 ( 21.409616)
total: 248.66 sec