Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-134929
#<BuildRuby:0x0000561b754ea228
@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.20221229-134929",
@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.000022 0.000000 0.000022 ( 0.000021)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.001187 0.003280 1.017136 ( 1.699031)
build_miniruby 0.001005 0.000287 1.343058 ( 1.341632)
build_ruby 0.001283 0.000366 2.779279 ( 3.149917)
build_all 0.001984 0.004685 3.445368 ( 1.655882)
build_install 0.011313 0.002466 3.052935 ( 2.075899)
test_btest 0.000627 0.000200 57.175496 ( 15.503023)
test_basic 0.004570 0.000193 0.417801 ( 0.511308)
test_all 0.000810 0.000249 612.815098 (178.897155)
test_rubyspec 0.004887 0.035604 62.517043 ( 72.528061)
total: 277.36 sec