Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-101043
#<BuildRuby:0x00007f49bbe6fdc8
@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.20241129-101043",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.004056 0.004023 3.524389 ( 3.587388)
build_miniruby 0.001321 0.000255 1.538043 ( 1.534373)
build_ruby 0.000000 0.001895 4.141769 ( 14.836281)
build_all 0.006831 0.001805 6.397752 ( 2.734881)
build_install 0.013998 0.002734 8.625373 ( 4.239744)
test_btest 0.000953 0.000200 78.979286 ( 22.823335)
test_basic 0.001707 0.008239 1.102706 ( 1.163708)
test_all 0.104475 0.039105 722.554347 (214.483017)
test_rubyspec 0.035601 0.047350 120.290249 ( 28.533463)
total: 293.94 sec