Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-094640
#<BuildRuby:0x00007fbcd92afdd0
@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.20241224-094640",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000028 0.000009 0.000037 ( 0.000036)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.004859 0.001388 2.175274 ( 2.996896)
build_miniruby 0.000000 0.001565 1.709269 ( 2.057661)
build_ruby 0.000013 0.002453 4.406713 ( 30.711028)
build_all 0.002732 0.007706 7.197712 ( 5.893521)
build_install 0.016629 0.005727 8.915506 ( 11.483082)
test_btest 0.000601 0.000226 78.816592 ( 66.805765)
test_basic 0.003475 0.008142 1.090131 ( 2.475377)
test_all 0.111742 0.043136 798.677491 (1056.993693)
test_rubyspec 0.064888 0.024187 124.417132 (121.661780)
total: 1301.08 sec