Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-190158
#<BuildRuby:0x000055c21ffaa258
@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.20221228-190158",
@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.000022 0.000002 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004242 0.000028 0.914679 ( 1.391140)
build_miniruby 0.000000 0.001147 1.325027 ( 1.323407)
build_ruby 0.000000 0.001591 3.192692 ( 3.562878)
build_all 0.001441 0.005367 3.269620 ( 1.631214)
build_install 0.005783 0.005494 2.658156 ( 1.711057)
test_btest 0.000588 0.000147 54.717267 ( 14.596153)
test_basic 0.003905 0.000976 0.335684 ( 0.428037)
test_all 0.001242 0.000310 593.294820 (173.099676)
test_rubyspec 0.010259 0.026067 57.702976 ( 67.746109)
total: 265.49 sec