Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-100342
#<BuildRuby:0x00007f2c46a5fdd8
@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.20241104-100342",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000029)
build_up 0.000000 0.007502 2.950417 ( 2.927955)
build_miniruby 0.000000 0.001465 1.104773 ( 1.102685)
build_ruby 0.000000 0.001786 2.988641 ( 3.249278)
build_all 0.003471 0.005166 5.592209 ( 2.193725)
build_install 0.012817 0.004259 8.012429 ( 3.703326)
test_btest 0.000780 0.000242 67.348737 ( 17.619544)
test_basic 0.003758 0.005416 0.756824 ( 0.803246)
test_all 0.092523 0.054415 696.926485 (245.165622)
test_rubyspec 0.070476 0.009923 116.277988 ( 21.064531)
total: 297.83 sec