Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-015042
#<BuildRuby:0x00007f7c8bb5fdd8
@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.20241001-015042",
@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.000025 0.000000 0.000025 ( 0.000026)
autoconf 0.000044 0.000000 0.000044 ( 0.000044)
configure 0.000041 0.000000 0.000041 ( 0.000042)
build_up 0.009850 0.000417 5.071803 ( 4.759894)
build_miniruby 0.002201 0.000000 1.887162 ( 1.928853)
build_ruby 0.002183 0.000075 4.265423 ( 4.455672)
build_all 0.003250 0.003935 5.948336 ( 2.284771)
build_install 0.014812 0.004650 9.899126 ( 4.583103)
test_btest 0.000789 0.000174 95.870963 ( 31.112834)
test_basic 0.004082 0.009456 1.209455 ( 1.303294)
test_all 0.097248 0.053628 740.227804 (220.920172)
test_rubyspec 0.041630 0.043749 134.351944 ( 27.405626)
total: 298.76 sec