Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-063024
#<BuildRuby:0x00007fc62bc6fdd8
@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.20240921-063024",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000037 0.000006 0.000043 ( 0.000041)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.008412 0.001201 5.269317 ( 6.978031)
build_miniruby 0.001494 0.000214 1.841951 ( 2.227367)
build_ruby 0.002045 0.000292 4.881509 ( 6.282944)
build_all 0.011330 0.000966 7.969489 ( 8.852132)
build_install 0.026465 0.000439 11.796373 ( 12.444918)
test_btest 0.001159 0.000141 105.564099 (126.053494)
test_basic 0.004333 0.009326 1.322128 ( 2.271614)
test_all 0.126572 0.039683 970.458848 (1112.779911)
test_rubyspec 0.073638 0.020187 152.352125 ( 92.810934)
total: 1370.70 sec