Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-023007
#<BuildRuby:0x000055ea4555a390
@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-023007",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000451 0.004121 1.058608 ( 1.469263)
build_miniruby 0.001128 0.000161 1.190914 ( 1.189524)
build_ruby 0.001119 0.000703 2.920775 ( 3.279184)
build_all 0.000000 0.006210 3.290958 ( 1.647950)
build_install 0.009793 0.001798 2.961670 ( 2.030236)
test_btest 0.000645 0.000140 55.040959 ( 15.087422)
test_basic 0.005650 0.001229 0.428902 ( 0.524100)
test_all 0.001145 0.000000 633.435588 (189.880817)
test_rubyspec 0.016229 0.024141 62.411119 ( 72.413579)
total: 287.52 sec