Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-143023
#<BuildRuby:0x0000558c4fc36230
@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.20240316-143023",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.007424 0.000240 2.570240 ( 4.154812)
build_miniruby 0.001589 0.000051 1.873885 ( 2.121650)
build_ruby 0.002208 0.000000 3.840866 ( 4.727830)
build_all 0.009550 0.000099 7.594805 ( 7.793069)
build_install 0.010840 0.011569 9.343502 ( 10.262088)
test_btest 0.000787 0.000081 96.877756 ( 93.410088)
test_basic 0.000258 0.008065 1.059425 ( 1.818229)
test_all 0.078204 0.043672 840.361925 (517.409264)
test_rubyspec 0.049890 0.041431 132.616347 (155.069268)
total: 796.77 sec