Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-234925
#<BuildRuby:0x00005630225e6890
@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-234925",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005892 0.000242 1.476356 ( 2.151170)
build_miniruby 0.001327 0.000000 1.333655 ( 1.440634)
build_ruby 0.001597 0.000000 2.623451 ( 2.842647)
build_all 0.000000 0.007939 3.837983 ( 2.512633)
build_install 0.007524 0.008391 2.947985 ( 2.636810)
test_btest 0.000613 0.000158 54.072001 ( 24.030425)
test_basic 0.000011 0.003406 0.390794 ( 0.489071)
test_all 0.000816 0.000237 626.826015 (189.895327)
test_rubyspec 0.021904 0.005745 61.803472 ( 71.756287)
total: 297.76 sec