Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-074044
#<BuildRuby:0x00007fc74c1efdc8
@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.20241023-074044",
@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.000020)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.003728 0.003246 2.636817 ( 2.690782)
build_miniruby 0.001523 0.000000 1.127208 ( 1.123867)
build_ruby 0.001954 0.000000 2.957058 ( 3.200640)
build_all 0.006747 0.000438 5.499376 ( 2.148469)
build_install 0.013928 0.002997 7.303904 ( 3.401754)
test_btest 0.000000 0.000875 78.452775 ( 21.064075)
test_basic 0.008620 0.002286 0.933708 ( 0.978349)
test_all 0.099936 0.051406 715.650844 (210.699221)
test_rubyspec 0.060227 0.027181 127.952594 ( 27.732588)
total: 273.04 sec