Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-231658
#<BuildRuby:0x0000556d40af2078
@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.20240123-231658",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.003454 0.003855 2.104466 ( 4.037910)
build_miniruby 0.001257 0.000338 1.878393 ( 2.341284)
build_ruby 0.001262 0.000340 3.794287 ( 5.060041)
build_all 0.008700 0.000132 7.008496 ( 6.907164)
build_install 0.010344 0.011686 8.404357 ( 8.173019)
test_btest 0.000622 0.000201 92.122770 ( 85.880205)
test_basic 0.003773 0.003966 0.993473 ( 1.687207)
test_all 0.071857 0.048474 821.383616 (443.587441)
test_rubyspec 0.052493 0.053581 182.009459 (214.419937)
total: 772.10 sec