Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-063138
#<BuildRuby:0x00005569d5721f70
@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.20221224-063138",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004515 0.000821 1.216508 ( 1.878611)
build_miniruby 0.001759 0.000000 1.485544 ( 1.538889)
build_ruby 0.001564 0.000000 3.690455 ( 4.099297)
build_all 0.006911 0.001078 4.015196 ( 2.751743)
build_install 0.019462 0.000000 3.284647 ( 2.911837)
test_btest 0.000768 0.000000 56.271253 ( 30.330834)
test_basic 0.002072 0.003721 0.438659 ( 0.541490)
test_all 0.001460 0.000251 652.449916 (280.263295)
test_rubyspec 0.024341 0.028477 71.999101 ( 87.097298)
total: 411.41 sec