Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-030537
#<BuildRuby:0x00007f0541d3fde0
@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.20240620-030537",
@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.000025 0.000008 0.000033 ( 0.000033)
autoconf 0.000041 0.000012 0.000053 ( 0.000053)
configure 0.000039 0.000012 0.000051 ( 0.000051)
build_up 0.007195 0.002248 4.123420 ( 5.533827)
build_miniruby 0.002019 0.000631 1.867863 ( 2.412518)
build_ruby 0.000000 0.002389 4.698711 ( 5.622325)
build_all 0.004921 0.006299 8.822899 ( 8.250914)
build_install 0.019176 0.007743 12.169412 ( 10.672193)
test_btest 0.000694 0.000255 124.292906 (125.649871)
test_basic 0.012465 0.001385 1.399771 ( 2.293005)
test_all 0.117896 0.047849 1005.678561 (1264.951843)
test_rubyspec 0.046889 0.052062 175.953539 (139.139865)
total: 1564.53 sec