Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-195223
#<BuildRuby:0x0000559fc1fce390
@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.20240227-195223",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.008493 0.000910 2.916835 ( 4.314926)
build_miniruby 0.001400 0.000150 9.021603 ( 9.872011)
build_ruby 0.001727 0.000185 3.575996 ( 4.675527)
build_all 0.003990 0.004930 7.149442 ( 7.035635)
build_install 0.018675 0.003922 9.188894 ( 7.779603)
test_btest 0.000692 0.000105 94.996913 ( 84.430620)
test_basic 0.008018 0.000531 1.059877 ( 1.575616)
test_all 0.084984 0.041440 862.919066 (853.151087)
test_rubyspec 0.034070 0.064014 137.376355 (226.561859)
total: 1199.40 sec