Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-114245
#<BuildRuby:0x00007f2ff258fdd0
@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.20240819-114245",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.009956 0.000331 4.269893 ( 6.212687)
build_miniruby 0.001710 0.000285 1.913698 ( 2.271031)
build_ruby 0.002167 0.000362 5.162781 ( 9.457275)
build_all 0.007528 0.004012 9.253080 ( 9.647338)
build_install 0.016074 0.011032 12.939808 ( 13.243877)
test_btest 0.000888 0.000205 129.803311 (138.750125)
test_basic 0.006667 0.006182 1.394289 ( 2.097972)
test_all 0.119764 0.052035 971.196998 (974.079728)
test_rubyspec 0.073162 0.024167 186.151692 (123.282760)
total: 1279.04 sec