Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-055330
#<BuildRuby:0x00007f600d18fdc0
@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.20241216-055330",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000021 0.000005 0.000026 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.003028 0.002799 2.322750 ( 2.632538)
build_miniruby 0.001595 0.000000 1.582915 ( 1.581395)
build_ruby 0.000000 0.002207 4.257661 ( 4.396262)
build_all 0.004518 0.003738 5.952513 ( 2.565339)
build_install 0.014921 0.002159 7.617878 ( 3.953624)
test_btest 0.000789 0.000221 73.740787 ( 20.052850)
test_basic 0.006540 0.001831 0.783676 ( 0.834353)
test_all 0.111524 0.036979 762.474559 (268.928905)
test_rubyspec 0.072315 0.012770 123.438683 ( 40.292873)
total: 345.24 sec