Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-063044
#<BuildRuby:0x000056533baf2168
@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.20230209-063044",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.002553 0.003742 1.269712 ( 2.624392)
build_miniruby 0.001296 0.000162 1.251274 ( 1.360045)
build_ruby 0.001670 0.000000 2.528454 ( 2.736890)
build_all 0.004900 0.003160 4.058107 ( 2.506055)
build_install 0.016515 0.000206 3.013473 ( 3.156564)
test_btest 0.000689 0.000088 59.509737 ( 31.860846)
test_basic 0.002437 0.004200 0.456018 ( 0.761275)
test_all 0.002204 0.000355 645.386519 (222.957780)
test_rubyspec 0.004866 0.037839 66.899432 ( 76.940860)
total: 344.91 sec