Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-011551
#<BuildRuby:0x00007f3cba0cfdc0
@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.20240810-011551",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.002086 0.005890 3.445363 ( 3.576123)
build_miniruby 0.001649 0.000000 1.664902 ( 1.661417)
build_ruby 0.002135 0.000000 3.869888 ( 4.091985)
build_all 0.007350 0.001235 7.725915 ( 2.993278)
build_install 0.013825 0.004609 9.798887 ( 4.355196)
test_btest 0.000894 0.000000 120.215849 ( 48.010286)
test_basic 0.006073 0.005939 1.232732 ( 1.292710)
test_all 0.103350 0.043555 794.132317 (238.824420)
test_rubyspec 0.054711 0.034629 167.032914 ( 32.503868)
total: 337.31 sec