Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-064109
#<BuildRuby:0x000056345843a7f0
@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.20230113-064109",
@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.000014 0.000000 0.000014 ( 0.000014)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.001241 0.003927 1.160016 ( 2.042217)
build_miniruby 0.001418 0.000109 1.472742 ( 1.628381)
build_ruby 0.001622 0.000124 3.564911 ( 4.234203)
build_all 0.007739 0.000000 3.700104 ( 2.347989)
build_install 0.002695 0.012881 2.970541 ( 2.972072)
test_btest 0.000537 0.000096 56.209510 ( 32.528998)
test_basic 0.003596 0.000643 0.423576 ( 0.739222)
test_all 0.001201 0.000214 648.225703 (281.323462)
test_rubyspec 0.025442 0.021300 70.267151 ( 86.504228)
total: 414.32 sec