Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-011820
#<BuildRuby:0x0000564508ab21a8
@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.20221221-011820",
@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.000018 0.000006 0.000024 ( 0.000022)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.001953 0.004408 1.323260 ( 2.530203)
build_miniruby 0.001116 0.000388 1.662971 ( 1.944450)
build_ruby 0.000000 0.002139 3.960617 ( 4.945063)
build_all 0.003140 0.005800 4.227449 ( 3.671439)
build_install 0.015061 0.005376 3.455182 ( 3.984654)
test_btest 0.000583 0.000241 59.537770 ( 47.053944)
test_basic 0.006434 0.001085 0.485457 ( 0.925048)
test_all 0.001626 0.000651 714.015376 (687.151985)
test_rubyspec 0.018501 0.041892 78.174684 (108.711785)
total: 860.92 sec