Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-062620
#<BuildRuby:0x00007f113246fdd0
@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.20241219-062620",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.004810 0.000458 1.306023 ( 1.686134)
build_miniruby 0.001186 0.000113 0.986504 ( 0.983833)
build_ruby 0.001502 0.000143 2.780939 ( 3.025793)
build_all 0.000000 0.008495 5.095155 ( 1.954651)
build_install 0.001051 0.016241 6.501352 ( 3.276721)
test_btest 0.000638 0.000232 67.451907 ( 17.601766)
test_basic 0.001667 0.007333 0.705501 ( 0.760478)
test_all 0.121496 0.021915 643.678290 (202.589536)
test_rubyspec 0.051698 0.029497 113.314768 ( 21.562047)
total: 253.44 sec