Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-053725
#<BuildRuby:0x000056431315a390
@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.20230925-053725",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.003551 0.004035 2.340232 ( 4.493276)
build_miniruby 0.001269 0.000085 1.717642 ( 1.911448)
build_ruby 0.000000 0.001693 3.589775 ( 3.947015)
build_all 0.005384 0.002873 6.180667 ( 3.889887)
build_install 0.008105 0.011993 7.707258 ( 5.691697)
test_btest 0.001255 0.000000 83.211540 ( 43.837881)
test_basic 0.005059 0.000444 0.954557 ( 1.145520)
test_all 0.007673 0.002523 712.680858 (318.466456)
test_rubyspec 0.040340 0.030049 105.610276 (123.871992)
total: 507.26 sec