Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-052918
#<BuildRuby:0x00007f6e7791fdd8
@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.20241017-052918",
@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.000004 0.000027 ( 0.000029)
autoconf 0.000047 0.000008 0.000055 ( 0.000055)
configure 0.000037 0.000007 0.000044 ( 0.000044)
build_up 0.000000 0.008298 3.637934 ( 3.508552)
build_miniruby 0.000126 0.001677 1.402765 ( 1.399973)
build_ruby 0.002063 0.000000 4.382475 ( 4.544673)
build_all 0.008019 0.001510 7.379472 ( 3.002116)
build_install 0.006184 0.012856 9.801944 ( 4.532901)
test_btest 0.000836 0.000259 92.381472 ( 24.327426)
test_basic 0.002210 0.008298 1.031851 ( 1.075606)
test_all 0.104596 0.048694 757.852149 (217.462135)
test_rubyspec 0.056438 0.032329 137.904536 ( 30.974425)
total: 290.83 sec