Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-200003
#<BuildRuby:0x00007f1ce72ffde0
@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.20241202-200003",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000021 0.000007 0.000028 ( 0.000029)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.001689 0.005494 2.532896 ( 2.441970)
build_miniruby 0.000928 0.000380 1.105882 ( 1.103488)
build_ruby 0.001177 0.000481 3.285160 ( 3.452321)
build_all 0.007570 0.000825 5.776351 ( 2.305873)
build_install 0.009779 0.009903 8.002501 ( 3.978859)
test_btest 0.000867 0.000131 76.569328 ( 31.854192)
test_basic 0.004725 0.004805 0.933256 ( 0.981237)
test_all 0.084612 0.058514 698.013029 (201.624633)
test_rubyspec 0.044723 0.036890 116.722557 ( 24.192743)
total: 271.94 sec