Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-150041
#<BuildRuby:0x00007fccf7d2fde0
@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.20241216-150041",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000040 0.000008 0.000048 ( 0.000049)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.005996 0.001272 2.754042 ( 3.762133)
build_miniruby 0.001464 0.000310 2.247434 ( 2.388641)
build_ruby 0.001782 0.000378 4.510280 ( 4.888745)
build_all 0.004498 0.005350 6.689911 ( 4.306737)
build_install 0.012529 0.007816 8.766569 ( 5.340276)
test_btest 0.000000 0.000776 76.698580 ( 28.827180)
test_basic 0.005902 0.005701 0.913252 ( 3.006679)
test_all 0.115435 0.033263 756.295486 (277.833723)
test_rubyspec 0.031563 0.047725 117.407560 ( 33.424952)
total: 363.78 sec