Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-053407
#<BuildRuby:0x00007fb84feafdd0
@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.20241004-053407",
@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.000026 0.000001 0.000027 ( 0.000027)
autoconf 0.000037 0.000002 0.000039 ( 0.000039)
configure 0.000031 0.000001 0.000032 ( 0.000033)
build_up 0.008123 0.000000 3.618551 ( 7.607756)
build_miniruby 0.001588 0.000000 1.538156 ( 1.535571)
build_ruby 0.001951 0.000000 4.447835 ( 4.630833)
build_all 0.005843 0.003534 7.770135 ( 3.175731)
build_install 0.017085 0.003990 9.946155 ( 4.493282)
test_btest 0.000000 0.000830 90.552297 ( 23.557194)
test_basic 0.000000 0.009918 0.967274 ( 1.015910)
test_all 0.104078 0.048388 740.666133 (218.537389)
test_rubyspec 0.068117 0.018970 135.388397 ( 23.843969)
total: 288.40 sec