Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-042959
#<BuildRuby:0x0000561af173e120
@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.20221223-042959",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000497 0.004211 1.161366 ( 1.895679)
build_miniruby 0.001262 0.000252 1.402463 ( 1.401190)
build_ruby 0.000000 0.001696 3.626043 ( 3.975253)
build_all 0.003427 0.004251 3.709782 ( 1.940117)
build_install 0.015763 0.001001 3.067439 ( 2.223412)
test_btest 0.000690 0.000159 57.036565 ( 21.852680)
test_basic 0.006038 0.000452 0.408013 ( 0.511786)
test_all 0.000950 0.000211 635.233645 (217.931821)
test_rubyspec 0.003289 0.030706 63.321724 ( 73.134253)
total: 324.87 sec