Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221217-203812
#<BuildRuby:0x000055acaddbe390
@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.20221217-203812",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000036)
configure 0.000000 0.000021 0.000021 ( 0.000022)
build_up 0.000865 0.003624 1.033712 ( 1.431356)
build_miniruby 0.001460 0.000122 1.291032 ( 1.290768)
build_ruby 0.001556 0.000129 3.304922 ( 3.646944)
build_all 0.006586 0.000549 3.533937 ( 1.923898)
build_install 0.010478 0.004004 2.920769 ( 2.105654)
test_btest 0.000000 0.000722 54.962013 ( 24.104943)
test_basic 0.002676 0.003771 0.461873 ( 0.644092)
test_all 0.001308 0.000194 629.620661 (222.604713)
test_rubyspec 0.026052 0.018421 68.042408 ( 78.084496)
total: 335.84 sec