Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-202601
#<BuildRuby:0x00007f2e6dcffdd0
@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.20241216-202601",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000027 0.000009 0.000036 ( 0.000035)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.000000 0.006622 2.209632 ( 2.529077)
build_miniruby 0.000000 0.001376 1.233726 ( 1.230831)
build_ruby 0.000000 0.001675 3.161818 ( 3.299181)
build_all 0.003372 0.004250 5.753839 ( 2.303084)
build_install 0.011743 0.005033 7.842736 ( 4.181984)
test_btest 0.000725 0.000311 74.425527 ( 19.591782)
test_basic 0.007810 0.001441 1.017078 ( 1.062370)
test_all 0.099020 0.043091 697.431218 (216.508254)
test_rubyspec 0.038151 0.042956 115.656892 ( 25.758342)
total: 276.47 sec