Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-205939
#<BuildRuby:0x0000561d87d8e230
@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.20230726-205939",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002237 0.004716 2.238987 ( 3.692029)
build_miniruby 0.001109 0.000323 1.673937 ( 1.693462)
build_ruby 0.001308 0.000381 3.432256 ( 3.648481)
build_all 0.008144 0.000000 2.811188 ( 2.345186)
build_install 0.014599 0.003527 4.153985 ( 3.514597)
test_btest 0.000688 0.000184 79.460249 ( 39.137943)
test_basic 0.008533 0.000031 0.958567 ( 1.086125)
test_all 0.001464 0.000366 630.943052 (321.267272)
test_rubyspec 0.031797 0.025249 90.885876 (136.564834)
total: 512.95 sec