Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-031617
#<BuildRuby:0x00005618e066e190
@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.20221208-031617",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000003 0.000000 0.000003 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.001150 0.004314 1.441707 ( 1.660956)
build_miniruby 0.001237 0.000000 1.170956 ( 1.173607)
build_ruby 0.001530 0.000000 2.518843 ( 2.530584)
build_all 0.006726 0.000260 3.567117 ( 1.957622)
build_install 0.007460 0.009295 2.867276 ( 2.136641)
test_btest 0.000561 0.000153 55.344068 ( 23.663309)
test_basic 0.004862 0.001326 0.434187 ( 0.536650)
test_all 0.001401 0.000182 627.736109 (219.125727)
test_rubyspec 0.011146 0.027944 65.338460 ( 75.415653)
total: 328.20 sec