Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-131555
#<BuildRuby:0x0000558ca9aa9fe8
@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.20221213-131555",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004046 0.000578 1.056453 ( 1.513901)
build_miniruby 0.001158 0.000165 1.027040 ( 1.026158)
build_ruby 0.001692 0.000000 2.060645 ( 2.053387)
build_all 0.006172 0.000000 6.023846 ( 1.909973)
build_install 0.013818 0.000109 4.821308 ( 2.199087)
test_btest 0.000979 0.000000 56.423423 ( 15.358442)
test_basic 0.004241 0.000000 0.422999 ( 0.516852)
test_all 0.001646 0.000000 609.112160 (176.500837)
test_rubyspec 0.026385 0.021012 65.256088 ( 75.132998)
total: 276.21 sec