Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-061454
#<BuildRuby:0x00005574a051a120
@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.20221218-061454",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000017 0.000004 0.000021 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.000000 0.004695 0.915473 ( 1.286305)
build_miniruby 0.000265 0.000941 1.060221 ( 1.058735)
build_ruby 0.001407 0.000447 2.803724 ( 3.140012)
build_all 0.006465 0.000000 3.353044 ( 1.644957)
build_install 0.014354 0.000000 2.895963 ( 1.936813)
test_btest 0.000418 0.002338 56.412388 ( 15.291782)
test_basic 0.003285 0.000906 0.344770 ( 0.439508)
test_all 0.001059 0.000292 585.774484 (165.880960)
test_rubyspec 0.019215 0.015507 60.234016 ( 70.195598)
total: 260.88 sec