Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-203246
#<BuildRuby:0x00007f23803bfdd0
@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.20241205-203246",
@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.000008 0.000031 ( 0.000030)
autoconf 0.000035 0.000013 0.000048 ( 0.000048)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.003730 0.003874 3.512693 ( 3.454242)
build_miniruby 0.001075 0.000422 1.622487 ( 1.619679)
build_ruby 0.001253 0.000493 4.128499 ( 4.323252)
build_all 0.000966 0.006714 5.835216 ( 2.307541)
build_install 0.014865 0.003557 8.760437 ( 4.383140)
test_btest 0.000654 0.000278 77.884939 ( 21.030789)
test_basic 0.009959 0.003165 0.952923 ( 1.013481)
test_all 0.094293 0.048537 648.793770 (242.511356)
test_rubyspec 0.057777 0.023951 118.678960 ( 29.917018)
total: 310.56 sec