Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-122457
#<BuildRuby:0x0000560ccb4768e0
@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.20221231-122457",
@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.000020 0.000001 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.000239 0.004126 0.905720 ( 1.282521)
build_miniruby 0.001257 0.000000 1.111201 ( 1.109806)
build_ruby 0.001647 0.000000 2.699113 ( 3.064999)
build_all 0.000000 0.006294 3.170984 ( 1.499858)
build_install 0.007501 0.004575 2.738107 ( 1.818732)
test_btest 0.000649 0.000155 56.844122 ( 16.060494)
test_basic 0.000251 0.005461 0.428811 ( 0.525875)
test_all 0.000822 0.000250 563.271933 (169.057279)
test_rubyspec 0.015474 0.025681 55.673219 ( 65.696956)
total: 260.12 sec