Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-021524
#<BuildRuby:0x00007f3e6caffdc8
@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.20241003-021524",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000032 0.000007 0.000039 ( 0.000040)
build_up 0.001817 0.007265 5.122132 ( 3.867528)
build_miniruby 0.001158 0.000326 1.628413 ( 1.629320)
build_ruby 0.001446 0.000407 4.440691 ( 4.599852)
build_all 0.006212 0.001747 7.276853 ( 3.006186)
build_install 0.016711 0.003426 10.650550 ( 4.698416)
test_btest 0.000701 0.000191 97.274660 ( 25.798220)
test_basic 0.003068 0.008628 1.113394 ( 1.156661)
test_all 0.106670 0.042396 758.590769 (219.183678)
test_rubyspec 0.061398 0.022181 137.666558 ( 29.620150)
total: 293.56 sec