Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-202639
#<BuildRuby:0x0000563cc441a008
@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.20230311-202639",
@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.000006 0.000020 ( 0.000020)
autoconf 0.000018 0.000008 0.000026 ( 0.000025)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.003729 0.001657 1.767309 ( 3.235423)
build_miniruby 0.001439 0.000000 1.228896 ( 1.229543)
build_ruby 0.001395 0.000000 2.428446 ( 2.639685)
build_all 0.006106 0.000337 2.088054 ( 1.684731)
build_install 0.011776 0.003883 3.346544 ( 2.916440)
test_btest 0.000558 0.000218 66.932995 ( 35.909705)
test_basic 0.004902 0.001918 0.548233 ( 0.778922)
test_all 0.000921 0.000360 532.101200 (188.902610)
test_rubyspec 0.028360 0.010227 71.078223 ( 81.185453)
total: 318.48 sec