Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-235540
#<BuildRuby:0x00005635c635dfe8
@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.20221220-235540",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.002059 0.002637 1.141573 ( 1.733157)
build_miniruby 0.001174 0.000267 1.316617 ( 1.357975)
build_ruby 0.001447 0.000000 3.491392 ( 3.883959)
build_all 0.000829 0.007102 3.869068 ( 2.708982)
build_install 0.010595 0.004862 3.115505 ( 2.789490)
test_btest 0.000527 0.000169 55.496183 ( 30.962651)
test_basic 0.000000 0.005244 0.439158 ( 0.767187)
test_all 0.000000 0.001245 636.818983 (263.631508)
test_rubyspec 0.026414 0.021949 71.974011 ( 86.887467)
total: 394.72 sec