Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-095951
#<BuildRuby:0x00007f292b35fdd0
@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-095951",
@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.000013 0.000007 0.000020 ( 0.000020)
autoconf 0.000023 0.000012 0.000035 ( 0.000035)
configure 0.000018 0.000010 0.000028 ( 0.000028)
build_up 0.006683 0.001209 3.485911 ( 3.410823)
build_miniruby 0.001120 0.000582 1.774054 ( 2.187743)
build_ruby 0.001309 0.000681 3.740975 ( 30.782670)
build_all 0.005839 0.003036 6.155761 ( 2.421537)
build_install 0.016117 0.003901 8.270471 ( 3.890184)
test_btest 0.000632 0.000305 79.212454 ( 22.421854)
test_basic 0.002453 0.007431 1.070031 ( 1.289017)
test_all 0.098621 0.047370 752.403270 (238.212065)
test_rubyspec 0.047084 0.037388 123.541362 ( 29.828942)
total: 334.45 sec