Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-143109
#<BuildRuby:0x000055acfc80e3b0
@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.20230508-143109",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.005105 0.000211 1.450211 ( 2.735178)
build_miniruby 0.001125 0.000225 1.107866 ( 1.105993)
build_ruby 0.000993 0.000198 2.206314 ( 2.425630)
build_all 0.000000 0.005706 1.997966 ( 1.199636)
build_install 0.010629 0.003954 3.083670 ( 2.056505)
test_btest 0.000694 0.000195 74.415608 ( 20.382138)
test_basic 0.004186 0.001172 0.655938 ( 0.729565)
test_all 0.000000 0.001330 577.944414 (203.140458)
test_rubyspec 0.025594 0.025024 75.343099 ( 87.634391)
total: 321.41 sec