Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-174351
#<BuildRuby:0x000055e6a5fe1a00
@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.20221229-174351",
@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.000024 0.000001 0.000025 ( 0.000025)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.004202 0.000175 0.925792 ( 1.306661)
build_miniruby 0.001443 0.000060 1.223864 ( 1.222010)
build_ruby 0.001416 0.000059 3.193345 ( 19.898969)
build_all 0.006885 0.000103 3.678110 ( 1.869652)
build_install 0.004770 0.009421 2.891577 ( 2.000697)
test_btest 0.000611 0.000073 55.726916 ( 18.951324)
test_basic 0.005567 0.000668 0.438241 ( 0.535169)
test_all 0.001199 0.000000 618.265047 (185.069035)
test_rubyspec 0.009102 0.026682 64.803018 ( 74.760876)
total: 305.62 sec