Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-124221
#<BuildRuby:0x0000564516259de0
@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.20240126-124221",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.002682 0.003736 2.038441 ( 2.581726)
build_miniruby 0.001652 0.000000 1.674311 ( 1.679916)
build_ruby 0.001695 0.000000 3.379804 ( 3.718584)
build_all 0.003832 0.003830 6.380177 ( 3.885336)
build_install 0.016164 0.003012 8.061866 ( 9.238216)
test_btest 0.000720 0.000186 87.138978 ( 37.890918)
test_basic 0.001792 0.004419 0.910825 ( 0.992229)
test_all 0.085578 0.027767 725.813340 (278.863157)
test_rubyspec 0.065007 0.038519 167.404855 (179.475740)
total: 518.33 sec