Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-171422
#<BuildRuby:0x0000560396031f70
@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.20221229-171422",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.004562 0.000057 0.943169 ( 1.329640)
build_miniruby 0.001367 0.000113 1.207085 ( 1.205195)
build_ruby 0.000000 0.001361 2.590700 ( 2.958917)
build_all 0.000000 0.006584 3.312518 ( 1.603255)
build_install 0.012468 0.001464 2.766378 ( 1.792679)
test_btest 0.000704 0.000113 57.168137 ( 14.918733)
test_basic 0.004054 0.000649 0.378061 ( 0.470318)
test_all 0.000996 0.000160 567.497785 (158.567945)
test_rubyspec 0.012513 0.029224 55.663311 ( 65.659638)
total: 248.51 sec