Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-024845
#<BuildRuby:0x00007fe05b3dfde0
@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.20241106-024845",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.008607 0.001167 4.216425 ( 5.521264)
build_miniruby 0.001632 0.000421 1.807806 ( 2.002308)
build_ruby 0.002283 0.000589 4.597777 ( 6.000334)
build_all 0.010562 0.001549 7.182434 ( 6.771192)
build_install 0.017569 0.008933 10.358330 ( 9.465055)
test_btest 0.000776 0.000216 84.843964 ( 81.744255)
test_basic 0.004532 0.001259 1.125943 ( 2.332421)
test_all 0.135454 0.023652 767.898131 (563.727633)
test_rubyspec 0.050065 0.043208 128.838588 ( 86.842124)
total: 764.41 sec