Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-232848
#<BuildRuby:0x0000560b2a8fd758
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-232848",
@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.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.002633 0.004283 1.548543 ( 2.312808)
build_miniruby 0.001157 0.000134 0.985294 ( 1.155378)
build_ruby 0.000000 0.001606 1.698438 ( 1.981605)
build_all 0.002228 0.006214 3.862162 ( 3.361008)
build_install 0.017156 0.000851 2.912647 ( 2.888157)
test_btest 0.000659 0.000110 62.034542 ( 40.588066)
test_basic 0.005190 0.000865 0.404710 ( 0.669642)
test_all 0.001250 0.000208 717.042336 (516.804524)
test_rubyspec 0.017016 0.042492 77.552714 (124.097620)
total: 693.86 sec