Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-150227
#<BuildRuby:0x00007f241825fdd0
@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.20241227-150227",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.001115 0.004221 2.021130 ( 2.340206)
build_miniruby 0.001776 0.000000 1.537634 ( 1.539887)
build_ruby 0.002059 0.000000 3.772747 ( 15.627022)
build_all 0.008081 0.000000 6.162180 ( 2.525221)
build_install 0.014501 0.001520 7.097738 ( 3.909700)
test_btest 0.000985 0.000000 70.865185 ( 24.301748)
test_basic 0.000365 0.008175 0.982900 ( 1.033715)
test_all 0.090504 0.053378 641.291607 (208.523247)
test_rubyspec 0.046154 0.035375 116.495603 ( 21.130674)
total: 280.93 sec