Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-043940
#<BuildRuby:0x00005571788ea168
@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.20230212-043940",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000000 0.005029 1.103806 ( 1.604832)
build_miniruby 0.000000 0.001424 1.053037 ( 1.051070)
build_ruby 0.000000 0.001305 1.922011 ( 2.126353)
build_all 0.001591 0.004487 3.347210 ( 1.597077)
build_install 0.011488 0.001476 2.527054 ( 1.671322)
test_btest 0.000720 0.000144 56.837947 ( 16.651789)
test_basic 0.000114 0.004462 0.437414 ( 0.530471)
test_all 0.000836 0.000201 602.633170 (173.719020)
test_rubyspec 0.032036 0.003987 64.341776 ( 74.320555)
total: 273.27 sec