Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-123620
#<BuildRuby:0x0000557398135f40
@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.20240207-123620",
@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.000012 0.000001 0.000013 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006036 0.000000 1.902034 ( 2.261670)
build_miniruby 0.001373 0.000000 1.494742 ( 1.495177)
build_ruby 0.001692 0.000119 3.248614 ( 3.486178)
build_all 0.008443 0.000016 6.356303 ( 2.989482)
build_install 0.017698 0.000099 7.841601 ( 4.407472)
test_btest 0.000876 0.000080 86.108005 ( 32.441109)
test_basic 0.002865 0.003580 0.857876 ( 0.954652)
test_all 0.095456 0.021021 802.343431 (301.709268)
test_rubyspec 0.057245 0.051178 168.097480 (177.626118)
total: 527.37 sec