Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-162405
#<BuildRuby:0x000055c37db9a230
@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.20240213-162405",
@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.000020 0.000000 0.000020 ( 0.000021)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000024 0.000001 0.000025 ( 0.000024)
build_up 0.002433 0.004110 1.978668 ( 2.523609)
build_miniruby 0.006908 0.000199 227.028376 ( 60.812520)
build_ruby 0.001512 0.000104 3.410881 ( 3.632208)
build_all 0.007763 0.003736 30.285924 ( 12.432757)
build_install 0.007485 0.009247 7.686633 ( 3.602589)
test_btest 0.000647 0.000101 89.931372 ( 24.071409)
test_basic 0.005090 0.000795 0.813080 ( 0.871530)
test_all 0.092088 0.024659 748.755568 (220.228770)
test_rubyspec 0.040758 0.066508 168.813418 (178.275240)
total: 506.45 sec