Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-192004
#<BuildRuby:0x00007f2213b1fdc8
@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.20240928-192004",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000037)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.000321 0.008175 4.075708 ( 3.400830)
build_miniruby 0.001357 0.000271 1.428091 ( 1.424163)
build_ruby 0.001532 0.000306 3.261527 ( 3.450886)
build_all 0.004030 0.004138 5.838821 ( 2.316563)
build_install 0.016775 0.000879 8.555036 ( 3.633349)
test_btest 0.000833 0.000000 83.071666 ( 21.986986)
test_basic 0.008537 0.001028 0.858062 ( 0.905301)
test_all 0.111705 0.037859 734.118797 (251.755688)
test_rubyspec 0.039180 0.040479 129.200182 ( 24.978281)
total: 313.85 sec