Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-082312
#<BuildRuby:0x00007f9a0c4cfdd0
@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.20241223-082312",
@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.000021)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.001451 0.004437 2.065417 ( 2.337194)
build_miniruby 0.001088 0.000350 1.145906 ( 1.142737)
build_ruby 0.001465 0.000471 3.439969 ( 3.635851)
build_all 0.004754 0.002958 6.465225 ( 2.735858)
build_install 0.014349 0.003464 7.534230 ( 3.769723)
test_btest 0.000743 0.000241 75.343593 ( 21.918336)
test_basic 0.003215 0.006251 0.897359 ( 0.944160)
test_all 0.105179 0.038309 693.920190 (217.857046)
test_rubyspec 0.039807 0.038559 117.515748 ( 26.243129)
total: 280.59 sec