Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-064333
#<BuildRuby:0x00005628784d6218
@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.20230102-064333",
@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.000002 0.000014 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.004321 0.000051 1.032641 ( 1.453708)
build_miniruby 0.000000 0.001223 1.079383 ( 1.077973)
build_ruby 0.000000 0.001437 2.791961 ( 3.152794)
build_all 0.001779 0.004656 3.533680 ( 1.707571)
build_install 0.004399 0.008326 3.034285 ( 2.074945)
test_btest 0.000752 0.000000 55.812272 ( 15.763377)
test_basic 0.005013 0.000000 0.434781 ( 0.527841)
test_all 0.000000 0.001277 634.225851 (182.826804)
test_rubyspec 0.014669 0.024432 64.002043 ( 73.984846)
total: 282.57 sec