Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-212029
#<BuildRuby:0x000055f055422390
@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.20240125-212029",
@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.000005 0.000023 ( 0.000022)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.005871 0.001409 2.168101 ( 3.745844)
build_miniruby 0.001826 0.000000 62.871220 ( 38.602133)
build_ruby 0.001950 0.000000 3.576675 ( 4.559199)
build_all 0.006435 0.001386 6.584780 ( 5.544936)
build_install 0.013517 0.007912 8.274905 ( 7.000889)
test_btest 0.000763 0.000203 89.838055 ( 71.539268)
test_basic 0.007023 0.000656 0.978458 ( 1.210575)
test_all 0.090371 0.025316 783.060414 (418.925747)
test_rubyspec 0.042748 0.065682 179.426112 (219.377358)
total: 770.51 sec