Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-102009
#<BuildRuby:0x00007efecf5cfdd0
@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.20241101-102009",
@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.000004 0.000027 ( 0.000026)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000032 0.000006 0.000038 ( 0.000037)
build_up 0.004527 0.004939 4.274435 ( 5.003807)
build_miniruby 0.000368 0.001610 1.805466 ( 1.917277)
build_ruby 0.000000 0.002253 4.881698 ( 5.410761)
build_all 0.005871 0.004723 7.175931 ( 4.380514)
build_install 0.017705 0.001360 8.946799 ( 4.312009)
test_btest 0.000678 0.000166 75.417682 ( 24.312936)
test_basic 0.010006 0.002441 1.093375 ( 1.148004)
test_all 0.102334 0.043952 728.818859 (232.670090)
test_rubyspec 0.054441 0.025123 116.619388 ( 26.756072)
total: 305.91 sec