Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-161917
#<BuildRuby:0x00005646a93466d8
@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.20230211-161917",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.005558 0.000667 1.325975 ( 2.661910)
build_miniruby 0.001289 0.000155 1.390337 ( 1.818404)
build_ruby 0.000000 0.001963 2.786999 ( 3.560267)
build_all 0.005200 0.003047 4.131689 ( 4.438596)
build_install 0.012513 0.006028 3.123567 ( 3.524319)
test_btest 0.000757 0.000145 61.230386 ( 53.409685)
test_basic 0.005453 0.001049 0.486072 ( 0.958186)
test_all 0.001298 0.000249 722.838187 (643.696100)
test_rubyspec 0.015001 0.037718 76.023752 ( 99.078500)
total: 813.15 sec