Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-030554
#<BuildRuby:0x000056220b536258
@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.20221231-030554",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000277 0.004044 1.029367 ( 1.416370)
build_miniruby 0.001237 0.000168 1.299835 ( 1.298311)
build_ruby 0.001301 0.000178 3.284678 ( 3.738601)
build_all 0.000000 0.006937 3.675780 ( 1.875022)
build_install 0.007864 0.007232 2.921615 ( 1.944870)
test_btest 0.000551 0.000148 56.306540 ( 15.758863)
test_basic 0.003663 0.001671 0.413239 ( 0.559255)
test_all 0.001692 0.000189 596.418874 (184.871189)
test_rubyspec 0.021809 0.021302 55.296851 ( 65.321961)
total: 276.79 sec