Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-231147
#<BuildRuby:0x00007f2a3ae3fdd0
@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.20241210-231147",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000040 0.000004 0.000044 ( 0.000043)
configure 0.000032 0.000003 0.000035 ( 0.000036)
build_up 0.000428 0.007584 3.649992 ( 3.659856)
build_miniruby 0.001379 0.000197 1.616307 ( 1.620239)
build_ruby 0.001837 0.000262 4.070560 ( 4.249217)
build_all 0.008344 0.001192 6.364639 ( 3.078830)
build_install 0.013757 0.008739 9.552919 ( 5.796992)
test_btest 0.000889 0.000164 78.589007 ( 32.127985)
test_basic 0.010891 0.000388 1.072211 ( 1.188871)
test_all 0.107288 0.041615 806.326881 (329.860377)
test_rubyspec 0.050952 0.029722 116.935036 ( 40.194604)
total: 421.78 sec