Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-030024
#<BuildRuby:0x00007f8e8979fdc8
@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.20241027-030024",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000037 0.000004 0.000041 ( 0.000041)
configure 0.000037 0.000004 0.000041 ( 0.000041)
build_up 0.001111 0.008125 4.112872 ( 5.578504)
build_miniruby 0.002043 0.000000 1.853946 ( 1.945957)
build_ruby 0.002390 0.000084 4.573440 ( 4.852370)
build_all 0.009691 0.001530 7.334771 ( 4.715331)
build_install 0.024506 0.002392 10.517157 ( 6.663760)
test_btest 0.000890 0.000134 81.419876 ( 35.128240)
test_basic 0.010283 0.000817 1.142113 ( 2.966781)
test_all 0.123569 0.031339 836.084085 (371.343850)
test_rubyspec 0.060026 0.028218 129.206462 ( 62.248184)
total: 495.44 sec