Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-192729
#<BuildRuby:0x0000555e62f7e868
@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.20230904-192729",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.001745 0.003538 1.774107 ( 2.170775)
build_miniruby 0.001698 0.000251 1.576001 ( 1.575997)
build_ruby 0.000000 0.001958 3.066978 ( 3.280062)
build_all 0.005177 0.002768 5.881723 ( 2.516263)
build_install 0.014420 0.003703 7.541828 ( 4.127287)
test_btest 0.000639 0.000123 81.320314 ( 32.207627)
test_basic 0.004709 0.000911 0.911163 ( 0.975462)
test_all 0.009085 0.000159 654.698068 (275.225671)
test_rubyspec 0.028190 0.047382 105.166418 (129.312884)
total: 451.39 sec