Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-094128
#<BuildRuby:0x00007fa299f1fde0
@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.20240803-094128",
@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.000024)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.005594 0.004242 4.281427 ( 6.982595)
build_miniruby 0.002204 0.000000 1.922596 ( 2.448056)
build_ruby 0.002211 0.000123 5.094620 ( 7.321514)
build_all 0.009767 0.002003 9.601293 ( 11.475437)
build_install 0.022509 0.005394 12.766134 ( 16.343248)
test_btest 0.000700 0.000146 132.010617 (174.597985)
test_basic 0.004272 0.009797 1.500880 ( 2.703680)
test_all 0.125115 0.044438 969.993822 (992.977763)
test_rubyspec 0.056700 0.040742 183.288795 ( 91.026312)
total: 1305.88 sec