Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-214051
#<BuildRuby:0x00007f5e5374fdc0
@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.20241115-214051",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006475 0.000327 3.247124 ( 7.576766)
build_miniruby 0.001263 0.000169 1.227970 ( 2.297108)
build_ruby 0.001560 0.000208 4.040527 ( 44.047617)
build_all 0.008698 0.000580 6.889250 ( 4.306182)
build_install 0.016773 0.005575 9.843229 ( 7.343633)
test_btest 0.000584 0.000089 84.099948 ( 35.498495)
test_basic 0.000543 0.009354 0.982243 ( 1.035604)
test_all 0.116138 0.030656 738.277490 (240.033285)
test_rubyspec 0.066009 0.024150 122.648456 ( 33.544732)
total: 375.68 sec