Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-120718
#<BuildRuby:0x00005589b152e258
@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.20230814-120718",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005849 0.000936 2.283203 ( 7.093836)
build_miniruby 0.001444 0.000231 1.827304 ( 4.858802)
build_ruby 0.001387 0.000222 3.419329 ( 5.891085)
build_all 0.004271 0.004375 6.572313 ( 7.030880)
build_install 0.008100 0.014289 8.277120 ( 10.808151)
test_btest 0.000802 0.000237 85.157147 ( 72.487619)
test_basic 0.006664 0.001974 0.998016 ( 1.999930)
test_all 0.013098 0.003025 680.062091 (563.429825)
test_rubyspec 0.042185 0.036493 107.425331 (234.798317)
total: 908.40 sec