Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-052701
#<BuildRuby:0x00007ff3dc14fdc0
@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.20241003-052701",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.004597 0.003144 3.529090 ( 3.990329)
build_miniruby 0.001173 0.000284 1.748629 ( 1.745320)
build_ruby 0.001586 0.000384 4.065139 ( 4.250435)
build_all 0.007699 0.000886 7.085993 ( 2.808663)
build_install 0.004793 0.013795 9.852169 ( 4.782750)
test_btest 0.000881 0.000286 92.400908 ( 24.331011)
test_basic 0.008403 0.001431 1.017219 ( 1.066568)
test_all 0.100175 0.051901 779.464451 (226.164091)
test_rubyspec 0.060082 0.027821 135.750800 ( 28.976418)
total: 298.12 sec