Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-222301
#<BuildRuby:0x0000558d6a8b21d8
@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.20230725-222301",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.006334 0.000608 2.283634 ( 4.526587)
build_miniruby 0.000000 0.001636 1.667811 ( 2.028543)
build_ruby 0.000000 0.001578 3.328119 ( 4.548816)
build_all 0.008063 0.000000 2.607890 ( 2.348114)
build_install 0.017813 0.001038 4.200463 ( 4.601867)
test_btest 0.000000 0.000956 81.460436 ( 49.931976)
test_basic 0.004977 0.003341 0.944498 ( 1.637832)
test_all 0.001355 0.000361 636.302818 (335.750169)
test_rubyspec 0.029235 0.025887 90.991578 (133.401747)
total: 538.78 sec