Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-161049
#<BuildRuby:0x0000557a7524a208
@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.20230121-161049",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.001245 0.003737 0.927063 ( 1.274219)
build_miniruby 0.001175 0.000093 1.108094 ( 1.106610)
build_ruby 0.000000 0.001537 2.565424 ( 2.853133)
build_all 0.001511 0.005259 3.399762 ( 1.658913)
build_install 0.008169 0.003811 2.486094 ( 1.632744)
test_btest 0.000704 0.000000 55.261547 ( 14.210458)
test_basic 0.001978 0.002800 0.368357 ( 0.462685)
test_all 0.001078 0.000000 594.736593 (170.622443)
test_rubyspec 0.037335 0.003455 59.948936 ( 69.973977)
total: 263.80 sec