Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-040504
#<BuildRuby:0x000055fc2f09a138
@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-040504",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.003696 0.000504 1.028995 ( 1.414301)
build_miniruby 0.001141 0.000155 1.273577 ( 1.272226)
build_ruby 0.001298 0.000177 3.110102 ( 3.474488)
build_all 0.001718 0.004605 3.570880 ( 1.826664)
build_install 0.001886 0.011119 3.016694 ( 2.058087)
test_btest 0.000652 0.000191 54.809502 ( 15.632315)
test_basic 0.000000 0.004786 0.382877 ( 0.476600)
test_all 0.000000 0.001047 616.100922 (180.315858)
test_rubyspec 0.011316 0.026407 64.858265 ( 74.788868)
total: 281.26 sec