Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-184844
#<BuildRuby:0x00007f018a99fdd0
@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.20241225-184844",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005390 0.000000 1.989323 ( 2.370925)
build_miniruby 0.000000 0.001447 1.568441 ( 1.570191)
build_ruby 0.000154 0.001848 4.066601 ( 4.226249)
build_all 0.007561 0.001956 6.620433 ( 2.958963)
build_install 0.013825 0.007003 8.430837 ( 4.741174)
test_btest 0.000774 0.000212 74.100248 ( 22.298088)
test_basic 0.007903 0.001147 0.904068 ( 0.962251)
test_all 0.094059 0.048684 692.567676 (214.449487)
test_rubyspec 0.051635 0.026619 117.041890 ( 23.356943)
total: 276.94 sec