Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-081323
#<BuildRuby:0x00007f9656d8fdd0
@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.20241013-081323",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.002362 0.006087 4.268822 ( 4.138708)
build_miniruby 0.001384 0.000461 1.786290 ( 1.782716)
build_ruby 0.002648 0.000000 4.830178 ( 5.049779)
build_all 0.002696 0.006865 7.920200 ( 3.733020)
build_install 0.015638 0.006839 11.332158 ( 6.245846)
test_btest 0.000665 0.000251 99.065543 ( 41.985916)
test_basic 0.006200 0.004886 1.114510 ( 1.162860)
test_all 0.133790 0.017159 761.632184 (234.332678)
test_rubyspec 0.059702 0.030798 134.437316 ( 29.708242)
total: 328.14 sec