Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-203020
#<BuildRuby:0x00007f7e8728fde0
@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.20240712-203020",
@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.000027 0.000008 0.000035 ( 0.000037)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.003782 0.003885 3.300676 ( 3.320323)
build_miniruby 0.001363 0.000470 1.291242 ( 1.288111)
build_ruby 0.001259 0.000434 3.663874 ( 3.811801)
build_all 0.008427 0.000117 8.049840 ( 3.205303)
build_install 0.016974 0.001424 10.609836 ( 4.999961)
test_btest 0.000685 0.000201 113.874889 ( 31.851176)
test_basic 0.004127 0.004186 0.986700 ( 1.034698)
test_all 0.110187 0.037830 785.622118 (235.485422)
test_rubyspec 0.051654 0.035454 162.438263 ( 36.296552)
total: 321.29 sec