Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240322-072441
#<BuildRuby:0x00005567433fdf90
@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.20240322-072441",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.005036 0.004033 3.842737 ( 2.698574)
build_miniruby 0.001337 0.000000 1.500093 ( 1.498094)
build_ruby 0.001798 0.000000 3.206198 ( 3.441208)
build_all 0.007178 0.000000 6.314510 ( 2.400261)
build_install 0.014751 0.003670 8.575146 ( 3.625896)
test_btest 0.000869 0.000102 88.247954 ( 23.287389)
test_basic 0.001676 0.004157 0.858971 ( 0.919739)
test_all 0.083777 0.038713 860.701263 (307.627025)
test_rubyspec 0.041007 0.049027 126.140839 (136.574473)
total: 482.07 sec