Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-080502
#<BuildRuby:0x000055d5af2fa258
@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.20221231-080502",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.004076 0.000340 1.005616 ( 1.805687)
build_miniruby 0.001292 0.000000 1.028135 ( 1.026544)
build_ruby 0.001687 0.000000 2.621157 ( 2.987825)
build_all 0.003342 0.003086 3.016497 ( 1.435892)
build_install 0.011944 0.000430 2.615431 ( 1.713489)
test_btest 0.000780 0.000000 54.503553 ( 15.079707)
test_basic 0.004988 0.000000 0.317417 ( 0.411161)
test_all 0.001392 0.000000 604.894419 (169.045850)
test_rubyspec 0.018508 0.023354 58.598341 ( 68.316225)
total: 261.82 sec