Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-183605
#<BuildRuby:0x00007fa040b4fdd8
@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.20241109-183605",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.004487 0.002928 3.892787 ( 3.770796)
build_miniruby 0.001787 0.000000 1.569712 ( 1.567674)
build_ruby 0.001678 0.000000 3.802898 ( 3.986160)
build_all 0.006877 0.000914 5.872594 ( 2.483545)
build_install 0.018445 0.001356 8.341970 ( 3.869872)
test_btest 0.000942 0.000121 75.698205 ( 20.196403)
test_basic 0.004574 0.004937 0.947964 ( 0.993580)
test_all 0.119547 0.028332 722.035439 (227.582838)
test_rubyspec 0.054908 0.033837 122.404821 ( 36.416908)
total: 300.87 sec