Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-004557
#<BuildRuby:0x00007fa7ca6cfdd0
@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.20240627-004557",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000000 0.000039 0.000039 ( 0.000039)
build_up 0.004440 0.003935 3.978396 ( 3.609614)
build_miniruby 0.001340 0.000323 1.476303 ( 1.472717)
build_ruby 0.000000 0.002292 4.119636 ( 4.257388)
build_all 0.000506 0.008748 7.881341 ( 3.178139)
build_install 0.021494 0.000000 10.411802 ( 4.825166)
test_btest 0.000862 0.000000 111.626280 ( 30.483959)
test_basic 0.001983 0.008174 1.206659 ( 1.258583)
test_all 0.115891 0.031990 799.592564 (248.357789)
test_rubyspec 0.048591 0.045395 169.918129 ( 50.071993)
total: 347.52 sec