Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-095503
#<BuildRuby:0x00007fb1f748fde0
@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.20241129-095503",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.004147 0.004065 3.631561 ( 3.724502)
build_miniruby 0.000000 0.001836 1.977115 ( 1.977481)
build_ruby 0.000000 0.002046 4.508478 ( 4.694337)
build_all 0.012952 0.000000 25.480508 ( 12.548152)
build_install 0.009424 0.008822 9.491810 ( 5.503663)
test_btest 0.000985 0.000000 82.262802 ( 23.709882)
test_basic 0.012425 0.001377 1.089750 ( 1.148721)
test_all 0.108975 0.036306 708.079014 (205.311808)
test_rubyspec 0.042367 0.040728 120.361270 ( 27.788720)
total: 286.41 sec