Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-141612
#<BuildRuby:0x00007fd11920fde0
@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.20241205-141612",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000021 ( 0.000023)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.008566 0.000111 3.460117 ( 3.337335)
build_miniruby 0.001256 0.000243 1.333858 ( 1.330577)
build_ruby 0.001494 0.000289 4.170555 ( 31.075653)
build_all 0.008529 0.000055 6.532617 ( 5.470020)
build_install 0.016181 0.001360 8.408725 ( 3.823033)
test_btest 0.000727 0.000125 77.531942 ( 21.639418)
test_basic 0.009885 0.000918 0.906381 ( 2.936140)
test_all 0.108098 0.034117 698.403995 (226.936235)
test_rubyspec 0.033701 0.047324 116.077338 ( 24.814277)
total: 321.36 sec