Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-033706
#<BuildRuby:0x00007f87ab25fdc0
@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.20241231-033706",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.001190 0.004279 1.832077 ( 2.158220)
build_miniruby 0.000000 0.001439 1.579458 ( 1.576442)
build_ruby 0.000511 0.001536 4.118685 ( 4.320529)
build_all 0.007436 0.000941 6.634532 ( 2.695454)
build_install 0.015260 0.001802 8.036645 ( 4.270549)
test_btest 0.000786 0.000196 73.894579 ( 19.842786)
test_basic 0.008259 0.001083 0.879716 ( 0.929492)
test_all 0.093715 0.046821 711.855750 (213.102899)
test_rubyspec 0.042402 0.036754 120.340095 ( 35.206874)
total: 284.10 sec