Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-050226
#<BuildRuby:0x000055d722fedf68
@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.20230206-050226",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000564 0.004026 1.032347 ( 1.454223)
build_miniruby 0.001065 0.000138 1.047085 ( 1.047285)
build_ruby 0.001162 0.000151 2.221857 ( 2.441579)
build_all 0.000000 0.006970 3.579357 ( 1.800655)
build_install 0.009010 0.004443 2.770970 ( 1.967533)
test_btest 0.000812 0.000187 56.657428 ( 15.365618)
test_basic 0.002493 0.002619 0.342907 ( 0.437602)
test_all 0.000431 0.000535 643.238025 (188.894487)
test_rubyspec 0.002627 0.036915 65.296495 ( 75.313979)
total: 288.72 sec