Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-192723
#<BuildRuby:0x00007f8fef2afdd8
@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.20241221-192723",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.005244 0.001048 2.062534 ( 2.476886)
build_miniruby 0.001099 0.000220 1.423801 ( 1.424719)
build_ruby 0.001967 0.000394 4.316406 ( 4.778476)
build_all 0.007343 0.002248 6.833827 ( 4.133626)
build_install 0.020745 0.000223 8.857681 ( 5.702636)
test_btest 0.000816 0.000147 80.206385 ( 54.406767)
test_basic 0.010341 0.001856 1.131039 ( 1.475824)
test_all 0.101427 0.047711 777.218479 (359.896057)
test_rubyspec 0.035376 0.049065 121.754073 ( 40.127737)
total: 474.42 sec