Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-091536
#<BuildRuby:0x00005643d9a268e0
@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.20221229-091536",
@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.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001128 0.003546 0.989702 ( 1.377082)
build_miniruby 0.000000 0.001169 1.329131 ( 1.327501)
build_ruby 0.000000 0.001407 3.323975 ( 3.685149)
build_all 0.000000 0.006575 3.577276 ( 1.775136)
build_install 0.008980 0.005657 2.963069 ( 2.039836)
test_btest 0.000610 0.000196 56.275923 ( 15.611526)
test_basic 0.006908 0.000024 0.415107 ( 0.512846)
test_all 0.000809 0.000243 602.224729 (174.381854)
test_rubyspec 0.022261 0.028062 70.276746 ( 87.749458)
total: 288.46 sec