Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-234046
#<BuildRuby:0x00007f770e75fdc8
@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.20241108-234046",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.003543 0.003786 3.025217 ( 3.200404)
build_miniruby 0.001175 0.000365 1.095387 ( 1.092695)
build_ruby 0.001485 0.000461 3.658416 ( 3.841982)
build_all 0.008150 0.000054 5.952177 ( 2.478299)
build_install 0.007394 0.009152 8.276332 ( 3.897344)
test_btest 0.000656 0.000226 70.046831 ( 18.406904)
test_basic 0.006867 0.002237 0.798217 ( 0.845649)
test_all 0.112756 0.033683 705.650841 (229.517130)
test_rubyspec 0.052747 0.037293 117.768590 ( 30.821498)
total: 294.10 sec