Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221212-181505
#<BuildRuby:0x000055c95202cc10
@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=nil,
@build_opts=nil,
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20221212-181505",
@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=nil,
@timeout=10800>
user system total real
checkout 0.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004583 0.000449 1.165469 ( 2.416170)
build_miniruby 0.000000 0.001657 1.343449 ( 1.383374)
build_ruby 0.000760 0.000863 2.858823 ( 2.967912)
build_all 0.007298 0.000492 3.798687 ( 4.532206)
build_install 0.012189 0.005244 3.026812 ( 3.976349)
test_btest 0.000693 0.000116 56.766805 ( 71.592013)
test_basic 0.007039 0.000465 0.445098 ( 0.700828)
test_all 0.001069 0.000172 790.888837 (1033.485411)
test_rubyspec 0.019365 0.029346 72.574778 ( 90.803593)
total: 1211.86 sec