Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-122308
#<BuildRuby:0x0000556e95a92320
@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.20230927-122308",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000026 0.000005 0.000031 ( 0.000033)
build_up 0.004279 0.003087 2.397087 ( 6.827292)
build_miniruby 0.001681 0.000406 1.787334 ( 2.052860)
build_ruby 0.001410 0.000340 3.495694 ( 4.526718)
build_all 0.002573 0.006365 6.483366 ( 5.394685)
build_install 0.017481 0.005587 8.244507 ( 7.192146)
test_btest 0.000616 0.000182 86.196429 ( 57.849884)
test_basic 0.006268 0.002295 1.044078 ( 1.381517)
test_all 0.007131 0.003670 743.586714 (591.771151)
test_rubyspec 0.043492 0.038395 111.673776 (156.170189)
total: 833.17 sec