Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-024812
#<BuildRuby:0x000055f95aea2208
@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.20230131-024812",
@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.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.003992 0.000571 1.068513 ( 1.449308)
build_miniruby 0.001117 0.000159 1.194285 ( 1.201175)
build_ruby 0.000000 0.001460 2.197478 ( 2.398842)
build_all 0.006062 0.001600 3.804776 ( 1.894654)
build_install 0.009468 0.005099 2.844075 ( 2.069024)
test_btest 0.000724 0.000144 54.927872 ( 18.119674)
test_basic 0.002045 0.003747 0.410069 ( 0.507767)
test_all 0.001055 0.000244 645.147878 (194.850122)
test_rubyspec 0.024840 0.023608 69.202247 ( 79.400465)
total: 301.89 sec