Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-234129
#<BuildRuby:0x000056053ba1e258
@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.20230110-234129",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.001038 0.004154 1.194974 ( 1.579742)
build_miniruby 0.001039 0.000226 1.450597 ( 1.449851)
build_ruby 0.000000 0.001756 3.586245 ( 3.972830)
build_all 0.002289 0.005706 3.911644 ( 2.039389)
build_install 0.012820 0.004637 2.945481 ( 2.299234)
test_btest 0.000720 0.000216 57.341026 ( 23.406996)
test_basic 0.005041 0.000413 0.448972 ( 0.564365)
test_all 0.000975 0.000723 621.762251 (200.097636)
test_rubyspec 0.016184 0.025670 66.816894 ( 76.862449)
total: 312.27 sec