Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-180809
#<BuildRuby:0x00005652c5675f20
@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.20240229-180809",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.009623 0.000104 3.027408 ( 4.701902)
build_miniruby 0.001511 0.000092 1.733979 ( 2.349931)
build_ruby 0.001634 0.000099 3.842817 ( 4.989847)
build_all 0.008252 0.000501 7.254555 ( 7.592209)
build_install 0.013240 0.009767 9.682117 ( 10.334036)
test_btest 0.000977 0.000115 95.533586 ( 92.271647)
test_basic 0.004709 0.004017 1.073804 ( 1.830355)
test_all 0.094510 0.029929 830.347055 (636.105488)
test_rubyspec 0.030563 0.062735 134.280978 (180.131478)
total: 940.31 sec