Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-072202
#<BuildRuby:0x000056333249df70
@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.20230219-072202",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.004589 0.000116 1.402268 ( 1.762738)
build_miniruby 0.001497 0.000000 1.198455 ( 1.216336)
build_ruby 0.001423 0.000000 2.084911 ( 2.276565)
build_all 0.003478 0.002906 3.772816 ( 1.900933)
build_install 0.014059 0.001211 2.630183 ( 1.809029)
test_btest 0.000581 0.000112 59.316402 ( 16.988615)
test_basic 0.003966 0.000763 0.441052 ( 0.537951)
test_all 0.000835 0.000161 616.974474 (175.246156)
test_rubyspec 0.017003 0.020028 63.817615 ( 73.855305)
total: 275.59 sec