Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-135103
#<BuildRuby:0x00007fd5ec21fdd0
@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.20240614-135103",
@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.000022 0.000004 0.000026 ( 0.000028)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000037 0.000008 0.000045 ( 0.000045)
build_up 0.004941 0.003254 3.915546 ( 4.000595)
build_miniruby 0.001683 0.000408 1.650153 ( 1.646837)
build_ruby 0.001872 0.000000 4.245269 ( 5.214485)
build_all 0.005909 0.003948 8.232947 ( 3.691468)
build_install 0.017943 0.004499 11.180252 ( 5.547129)
test_btest 0.000687 0.000177 114.113791 ( 31.595902)
test_basic 0.000689 0.008279 1.110022 ( 1.163935)
test_all 0.112124 0.035798 830.146101 (243.327991)
test_rubyspec 0.062413 0.035307 167.181391 ( 38.488770)
total: 334.68 sec