Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-103635
#<BuildRuby:0x00007f22b8f2fdc8
@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.20241207-103635",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.003375 0.003794 3.092064 ( 3.028308)
build_miniruby 0.001135 0.000283 1.162175 ( 1.161324)
build_ruby 0.001281 0.000320 3.320535 ( 3.421256)
build_all 0.003660 0.003929 5.598429 ( 2.264385)
build_install 0.015751 0.000922 7.810617 ( 3.641091)
test_btest 0.000661 0.000165 64.330161 ( 16.812955)
test_basic 0.007114 0.000698 0.729248 ( 0.779484)
test_all 0.096806 0.047242 627.495128 (198.789985)
test_rubyspec 0.041628 0.036887 115.852788 ( 21.148119)
total: 251.05 sec