Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-081843
#<BuildRuby:0x00007f550ad9fdd0
@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.20241119-081843",
@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.000006 0.000022 ( 0.000023)
autoconf 0.000026 0.000009 0.000035 ( 0.000034)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.007304 0.001090 3.828670 ( 4.382942)
build_miniruby 0.001831 0.000000 1.648936 ( 1.832853)
build_ruby 0.002142 0.000000 4.453423 ( 4.956680)
build_all 0.006319 0.003492 6.746894 ( 4.447901)
build_install 0.012857 0.011580 9.512083 ( 6.544811)
test_btest 0.000527 0.000204 80.997166 ( 53.047254)
test_basic 0.005102 0.006537 1.112545 ( 1.373520)
test_all 0.100471 0.042289 643.620871 (198.560081)
test_rubyspec 0.036398 0.039920 114.061801 ( 21.700763)
total: 296.85 sec