Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-211245
#<BuildRuby:0x00005617871b2098
@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.20221227-211245",
@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.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000363 0.003997 0.807329 ( 1.201241)
build_miniruby 0.001320 0.000000 1.108497 ( 1.106822)
build_ruby 0.001355 0.000000 2.911971 ( 3.272592)
build_all 0.000000 0.005983 2.991501 ( 1.534380)
build_install 0.010829 0.002250 2.518708 ( 1.626270)
test_btest 0.000606 0.000128 55.549339 ( 14.434083)
test_basic 0.001712 0.003506 0.383478 ( 0.478334)
test_all 0.001308 0.000327 559.162274 (165.960642)
test_rubyspec 0.017036 0.022909 54.484597 ( 64.647726)
total: 254.26 sec