Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-030700
#<BuildRuby:0x00007fa43a80fdc8
@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.20241220-030700",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000033 0.000005 0.000038 ( 0.000039)
build_up 0.000000 0.005798 2.020027 ( 2.342714)
build_miniruby 0.000000 0.001759 1.548658 ( 1.545784)
build_ruby 0.000000 0.001833 4.020196 ( 4.189038)
build_all 0.006565 0.002939 6.629222 ( 3.212997)
build_install 0.016470 0.004119 8.642817 ( 5.305006)
test_btest 0.000863 0.000222 77.180915 ( 28.276921)
test_basic 0.000775 0.008429 0.887757 ( 0.939372)
test_all 0.120758 0.029059 787.306745 (268.738089)
test_rubyspec 0.052273 0.031366 118.505666 ( 37.718253)
total: 352.27 sec