Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-210133
#<BuildRuby:0x00005624c8bb23b0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221206-210133",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.002122 0.003300 1.345645 ( 1.535600)
build_miniruby 0.000000 0.000986 0.710721 ( 0.709537)
build_ruby 0.000000 0.001197 1.464135 ( 1.458648)
build_all 0.004686 0.001914 3.398980 ( 1.648644)
build_install 0.008300 0.004111 2.449437 ( 1.534067)
test_btest 0.000502 0.000206 58.458218 ( 15.883198)
test_basic 0.000346 0.004138 0.372094 ( 0.468862)
test_all 0.000654 0.000297 592.817828 (169.883725)
test_rubyspec 0.019324 0.013692 60.616029 ( 70.632429)
total: 263.76 sec