Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-113526
#<BuildRuby:0x00007febca18fde0
@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.20241112-113526",
@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.000013 0.000006 0.000019 ( 0.000020)
autoconf 0.000028 0.000012 0.000040 ( 0.000039)
configure 0.000019 0.000008 0.000027 ( 0.000028)
build_up 0.004700 0.002600 3.306604 ( 3.243841)
build_miniruby 0.001290 0.000546 1.178496 ( 1.175310)
build_ruby 0.001229 0.000520 3.278801 ( 3.443176)
build_all 0.005366 0.002865 5.670772 ( 2.429822)
build_install 0.014660 0.002772 8.526047 ( 4.139274)
test_btest 0.000725 0.000290 78.059949 ( 20.822593)
test_basic 0.004423 0.006041 1.056075 ( 1.109893)
test_all 0.087109 0.056409 734.788579 (215.594995)
test_rubyspec 0.056987 0.028442 123.623275 ( 28.765836)
total: 280.73 sec