Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-111745
#<BuildRuby:0x00007ff8580dfdd8
@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.20240922-111745",
@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.000003 0.000026 ( 0.000026)
autoconf 0.000036 0.000005 0.000041 ( 0.000040)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.005283 0.003651 4.666945 ( 3.920317)
build_miniruby 0.001347 0.000210 1.691315 ( 1.688556)
build_ruby 0.001565 0.000245 3.445798 ( 26.689786)
build_all 0.007527 0.000517 6.364356 ( 2.455083)
build_install 0.016001 0.000463 8.855012 ( 3.975294)
test_btest 0.000862 0.000120 87.698986 ( 22.778908)
test_basic 0.008512 0.001182 0.913336 ( 0.959752)
test_all 0.102175 0.043869 683.895884 (218.016681)
test_rubyspec 0.031475 0.053556 132.655837 ( 22.177820)
total: 302.66 sec