Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-002112
#<BuildRuby:0x00007f1d0735fdd8
@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.20241106-002112",
@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.000020 0.000000 0.000020 ( 0.000020)
autoconf 0.000038 0.000000 0.000038 ( 0.000037)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.007326 0.000000 3.541217 ( 3.637491)
build_miniruby 0.001291 0.000176 1.700592 ( 1.697434)
build_ruby 0.001738 0.000316 3.941361 ( 32.547963)
build_all 0.009364 0.000000 6.105823 ( 3.947737)
build_install 0.008038 0.008452 8.162042 ( 5.819654)
test_btest 0.000694 0.000150 73.995949 ( 20.348681)
test_basic 0.002908 0.006939 0.941907 ( 0.991327)
test_all 0.091898 0.056100 677.794015 (196.460359)
test_rubyspec 0.058401 0.024077 116.257203 ( 26.830199)
total: 292.28 sec