Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-161211
#<BuildRuby:0x00007ff286edfdc0
@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.20240825-161211",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.007419 0.002087 4.082987 ( 5.290286)
build_miniruby 0.001497 0.000421 1.887886 ( 2.028181)
build_ruby 0.001861 0.000523 4.768819 ( 5.269291)
build_all 0.005065 0.005890 9.072097 ( 6.962222)
build_install 0.008472 0.016846 12.079633 ( 9.421366)
test_btest 0.000779 0.000316 128.898431 ( 88.705225)
test_basic 0.001274 0.012595 1.444995 ( 1.925082)
test_all 0.097399 0.060688 929.581232 (460.552368)
test_rubyspec 0.050872 0.044095 166.549499 ( 54.779248)
total: 634.93 sec