Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-092442
#<BuildRuby:0x000055fa440a5de0
@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.20240211-092442",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.006446 0.000637 2.020184 ( 3.657787)
build_miniruby 0.001327 0.000332 1.838600 ( 2.773587)
build_ruby 0.001453 0.000363 3.742880 ( 4.834760)
build_all 0.005636 0.003423 6.936697 ( 7.167034)
build_install 0.015665 0.007479 8.595726 ( 8.851406)
test_btest 0.000959 0.000000 94.042586 ( 84.344320)
test_basic 0.003656 0.004543 1.049924 ( 1.892580)
test_all 0.083207 0.037311 795.755032 (493.812017)
test_rubyspec 0.031538 0.076068 189.008799 (224.431403)
total: 831.77 sec