Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-022638
#<BuildRuby:0x00007f57f2fffdd8
@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.20241118-022638",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000031 0.000007 0.000038 ( 0.000036)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.003520 0.003936 3.768987 ( 3.710353)
build_miniruby 0.000000 0.001894 1.571952 ( 1.568432)
build_ruby 0.001529 0.000420 4.201016 ( 4.362162)
build_all 0.008736 0.000246 6.395582 ( 2.715186)
build_install 0.010492 0.007446 8.310009 ( 3.827032)
test_btest 0.000826 0.000223 77.831934 ( 20.525192)
test_basic 0.007421 0.003781 1.031297 ( 1.089603)
test_all 0.113155 0.034623 702.707373 (203.336930)
test_rubyspec 0.052432 0.028308 119.290309 ( 26.559875)
total: 267.70 sec