Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-202401
#<BuildRuby:0x0000562cc85e2018
@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.20221231-202401",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000364 0.004177 1.020467 ( 1.552002)
build_miniruby 0.001072 0.000186 1.171795 ( 1.169922)
build_ruby 0.001146 0.000200 3.039512 ( 3.623901)
build_all 0.005993 0.001042 3.573559 ( 1.749255)
build_install 0.004700 0.009044 3.027950 ( 2.137824)
test_btest 0.000568 0.000142 55.924905 ( 16.094717)
test_basic 0.000000 0.004275 0.367486 ( 0.460437)
test_all 0.000633 0.000385 590.043103 (172.160593)
test_rubyspec 0.013465 0.027086 62.009359 ( 74.021427)
total: 272.97 sec