Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-023849
#<BuildRuby:0x00005587c95ae168
@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.20230103-023849",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.000519 0.004044 1.021521 ( 1.448683)
build_miniruby 0.000859 0.000300 1.271667 ( 1.270381)
build_ruby 0.000891 0.000312 3.299650 ( 3.662996)
build_all 0.001278 0.005230 3.394870 ( 1.681919)
build_install 0.005356 0.008164 2.854103 ( 1.910416)
test_btest 0.000954 0.000000 56.313192 ( 16.652281)
test_basic 0.000000 0.004869 0.427079 ( 0.522138)
test_all 0.000000 0.001676 615.200910 (175.798558)
test_rubyspec 0.021439 0.014204 65.758682 ( 76.149091)
total: 279.10 sec