Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-185344
#<BuildRuby:0x00007f20b1a0fdd8
@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.20240711-185344",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000030 0.000005 0.000035 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.002623 0.004521 3.219279 ( 3.341136)
build_miniruby 0.001222 0.000262 1.455364 ( 1.452137)
build_ruby 0.001751 0.000375 3.972752 ( 17.285791)
build_all 0.005521 0.002591 7.865517 ( 3.152114)
build_install 0.013494 0.004335 9.881720 ( 4.435408)
test_btest 0.000694 0.000163 109.537163 ( 29.217289)
test_basic 0.007159 0.000718 1.194792 ( 1.247227)
test_all 0.089493 0.062571 803.577695 (227.614534)
test_rubyspec 0.071739 0.016532 160.989921 ( 32.540278)
total: 320.29 sec