Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-184213
#<BuildRuby:0x000055c4ebbba228
@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.20230120-184213",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000000 0.004869 1.107944 ( 1.497802)
build_miniruby 0.000000 0.001023 1.073245 ( 1.073442)
build_ruby 0.000000 0.001508 2.844577 ( 3.149619)
build_all 0.002484 0.003859 3.506280 ( 1.742650)
build_install 0.009178 0.001824 2.469331 ( 1.654567)
test_btest 0.000718 0.000250 56.425222 ( 15.197687)
test_basic 0.000405 0.004358 0.400714 ( 0.492831)
test_all 0.001243 0.000486 633.416729 (182.340979)
test_rubyspec 0.016532 0.023060 62.427706 ( 72.303372)
total: 279.45 sec