Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-092938
#<BuildRuby:0x00007f42579afdd0
@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.20241223-092938",
@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.000014 0.000003 0.000017 ( 0.000019)
autoconf 0.000030 0.000007 0.000037 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.005770 0.000421 2.163026 ( 2.514093)
build_miniruby 0.001331 0.000321 1.674098 ( 1.682180)
build_ruby 0.001927 0.000000 4.029336 ( 4.209506)
build_all 0.009966 0.000837 7.102632 ( 3.851703)
build_install 0.013575 0.008757 8.905539 ( 5.590175)
test_btest 0.000602 0.000159 79.166221 ( 36.808138)
test_basic 0.010676 0.001638 1.118885 ( 1.284086)
test_all 0.101831 0.044349 732.423834 (297.808153)
test_rubyspec 0.051378 0.029044 119.329392 ( 36.739981)
total: 390.49 sec