Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-014756
#<BuildRuby:0x00007f3f54aafdd0
@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.20241121-014756",
@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.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.003644 0.003882 4.010888 ( 3.956784)
build_miniruby 0.001537 0.000419 1.657536 ( 1.653935)
build_ruby 0.001491 0.000407 4.215513 ( 4.375358)
build_all 0.007226 0.000838 6.534983 ( 2.823115)
build_install 0.014926 0.004820 9.034600 ( 4.326077)
test_btest 0.000900 0.000244 79.774965 ( 35.757568)
test_basic 0.009553 0.001396 1.029667 ( 1.082596)
test_all 0.089658 0.054427 701.259026 (211.588650)
test_rubyspec 0.052504 0.029695 118.051007 ( 26.206366)
total: 291.77 sec