Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-011013
#<BuildRuby:0x0000562aed55a258
@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.20231220-011013",
@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.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000019)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.004730 0.001183 1.536162 ( 1.882515)
build_miniruby 0.001048 0.000262 1.622167 ( 1.620583)
build_ruby 0.001460 0.000365 2.882040 ( 3.097367)
build_all 0.000000 0.006947 5.250987 ( 2.089269)
build_install 0.009262 0.006204 6.098055 ( 2.960841)
test_btest 0.000674 0.000245 77.208169 ( 20.644620)
test_basic 0.000000 0.004930 0.714364 ( 0.775793)
test_all 0.072144 0.047400 601.594717 (190.482357)
test_rubyspec 0.039357 0.023910 82.603168 ( 94.416891)
total: 317.97 sec