Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-090725
#<BuildRuby:0x000055fbb55f23d0
@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.20230205-090725",
@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.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.001128 0.003718 1.132170 ( 1.484557)
build_miniruby 0.001224 0.000153 1.189155 ( 1.187639)
build_ruby 0.001162 0.000145 2.248666 ( 2.454256)
build_all 0.005895 0.000219 3.277487 ( 1.608954)
build_install 0.011742 0.000876 2.619956 ( 1.778156)
test_btest 0.000644 0.000074 55.801657 ( 15.808148)
test_basic 0.004480 0.000517 0.426022 ( 0.518359)
test_all 0.001338 0.000154 606.059678 (185.230423)
test_rubyspec 0.025690 0.011393 61.469869 ( 71.316800)
total: 281.39 sec