Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-063654
#<BuildRuby:0x00005586a9665a00
@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.20230910-063654",
@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.000020)
autoconf 0.000035 0.000003 0.000038 ( 0.000040)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.005983 0.000561 2.306436 ( 3.518619)
build_miniruby 0.000000 0.001803 1.678890 ( 1.684914)
build_ruby 0.000495 0.001325 3.351564 ( 3.592092)
build_all 0.000647 0.007245 6.429822 ( 2.780201)
build_install 0.014566 0.004388 7.804100 ( 4.347481)
test_btest 0.000963 0.000177 87.139125 ( 34.285818)
test_basic 0.003906 0.004745 0.993762 ( 1.084482)
test_all 0.007430 0.001564 701.512984 (250.238653)
test_rubyspec 0.043046 0.029540 105.264023 (118.106132)
total: 419.64 sec