Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-211028
#<BuildRuby:0x000055a58ceb5a00
@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.20230105-211028",
@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.000000 0.000012 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000000 0.004028 1.083102 ( 1.496128)
build_miniruby 0.000973 0.000110 1.356550 ( 1.356370)
build_ruby 0.001408 0.000128 3.206068 ( 3.590018)
build_all 0.002318 0.003974 3.599929 ( 1.854690)
build_install 0.014210 0.000711 2.786437 ( 2.047383)
test_btest 0.000881 0.000106 54.505144 ( 21.057347)
test_basic 0.005523 0.000128 0.433713 ( 0.536049)
test_all 0.001154 0.000000 605.347439 (209.159033)
test_rubyspec 0.025885 0.018942 67.681010 ( 77.789329)
total: 318.89 sec