Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-081512
#<BuildRuby:0x000055b35be521a8
@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.20221213-081512",
@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.000013)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005049 0.000561 1.217488 ( 2.318104)
build_miniruby 0.001383 0.000154 1.551899 ( 1.850628)
build_ruby 0.001685 0.000187 2.911678 ( 3.398274)
build_all 0.001822 0.007684 6.838022 ( 5.050259)
build_install 0.013583 0.005094 5.913545 ( 5.047101)
test_btest 0.000685 0.000137 58.433324 ( 38.830264)
test_basic 0.006573 0.000463 0.440150 ( 0.686670)
test_all 0.001454 0.000281 676.032007 (536.840388)
test_rubyspec 0.043440 0.014606 76.933676 (115.673698)
total: 709.70 sec