Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-221851
#<BuildRuby:0x00007f3bee2bfdc8
@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.20241110-221851",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000061 0.000000 0.000061 ( 0.000060)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.004746 0.004189 3.929678 ( 4.167502)
build_miniruby 0.001584 0.000000 1.258529 ( 1.256336)
build_ruby 0.001670 0.000000 3.095990 ( 3.291145)
build_all 0.008150 0.000000 6.449063 ( 2.750611)
build_install 0.019888 0.000524 9.115792 ( 4.416148)
test_btest 0.000834 0.000125 80.467120 ( 24.575902)
test_basic 0.004514 0.004921 0.985486 ( 1.036165)
test_all 0.120699 0.025823 696.997984 (216.521264)
test_rubyspec 0.030187 0.048485 122.104357 ( 27.102248)
total: 285.12 sec