Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-103629
#<BuildRuby:0x000056261d859a00
@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.20230601-103629",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.001980 0.004187 1.901221 ( 4.334331)
build_miniruby 0.001469 0.000256 1.437653 ( 1.625856)
build_ruby 0.000000 0.001777 2.702759 ( 3.224310)
build_all 0.004071 0.003036 2.193146 ( 2.085582)
build_install 0.012643 0.004203 3.362279 ( 3.313919)
test_btest 0.000531 0.000122 75.950945 ( 42.115358)
test_basic 0.006238 0.000451 0.765565 ( 1.087248)
test_all 0.001499 0.000000 588.962870 (268.306842)
test_rubyspec 0.029794 0.021872 81.809688 (100.031910)
total: 426.13 sec