Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-143715
#<BuildRuby:0x00007fcc8c1dfdc0
@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-143715",
@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.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005393 0.000622 1.879474 ( 2.228661)
build_miniruby 0.001338 0.000154 1.446578 ( 1.447501)
build_ruby 0.001985 0.000229 3.422023 ( 3.608692)
build_all 0.003271 0.004867 5.860735 ( 2.304496)
build_install 0.016860 0.000466 7.864545 ( 4.174854)
test_btest 0.000896 0.000124 72.027755 ( 19.532352)
test_basic 0.004460 0.004615 0.752348 ( 0.800613)
test_all 0.088850 0.052826 668.106168 (195.282346)
test_rubyspec 0.047733 0.031498 117.997961 ( 25.898470)
total: 255.28 sec