Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-021739
#<BuildRuby:0x00007fb71a03fdd0
@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.20241019-021739",
@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.000022)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.007080 0.000351 3.603902 ( 3.625434)
build_miniruby 0.001602 0.000000 1.724508 ( 1.724039)
build_ruby 0.002115 0.000000 4.595123 ( 4.765536)
build_all 0.004716 0.004089 7.379303 ( 3.123141)
build_install 0.016422 0.004072 10.651234 ( 5.104237)
test_btest 0.001016 0.000145 93.271817 ( 24.632063)
test_basic 0.008053 0.002815 1.008451 ( 1.054160)
test_all 0.108288 0.040571 763.647991 (240.722691)
test_rubyspec 0.052587 0.034909 132.660925 ( 29.491327)
total: 314.24 sec