Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-174907
#<BuildRuby:0x000056252d9d2120
@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.20230509-174907",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.004105 0.000932 1.577927 ( 3.016758)
build_miniruby 0.000898 0.000204 1.266753 ( 1.265110)
build_ruby 0.000917 0.000208 2.103306 ( 2.312768)
build_all 0.000814 0.004318 1.907523 ( 1.023303)
build_install 0.008656 0.004248 2.803606 ( 1.838717)
test_btest 0.000560 0.000164 72.570604 ( 19.020773)
test_basic 0.003737 0.001090 0.731542 ( 0.803822)
test_all 0.000949 0.000277 511.207638 (167.199224)
test_rubyspec 0.019550 0.018314 70.051822 ( 82.057023)
total: 278.54 sec