Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-025336
#<BuildRuby:0x000056448f75e890
@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-025336",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.005570 1.405985 ( 1.628083)
build_miniruby 0.000000 0.001098 1.252439 ( 1.250818)
build_ruby 0.000000 0.001637 2.551724 ( 2.548733)
build_all 0.000000 0.006501 3.618010 ( 1.910098)
build_install 0.003280 0.010153 2.781769 ( 1.849353)
test_btest 0.000477 0.000159 56.311940 ( 15.437072)
test_basic 0.003961 0.001320 0.376856 ( 0.472817)
test_all 0.002631 0.000132 620.968369 (212.632674)
test_rubyspec 0.024936 0.022421 69.378188 ( 80.247689)
total: 317.98 sec