Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-182530
#<BuildRuby:0x00007f257b6bfdd0
@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.20241104-182530",
@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.000005 0.000025 ( 0.000026)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.006838 0.000711 2.626098 ( 2.604020)
build_miniruby 0.001254 0.000314 1.099983 ( 1.331700)
build_ruby 0.001511 0.000377 2.843354 ( 14.955227)
build_all 0.004363 0.003135 4.867118 ( 1.902096)
build_install 0.014758 0.001643 7.254895 ( 3.306893)
test_btest 0.000821 0.000000 62.718625 ( 17.372758)
test_basic 0.007117 0.002912 0.756266 ( 0.804476)
test_all 0.086204 0.059749 606.048109 (176.967764)
test_rubyspec 0.040929 0.039413 118.671967 ( 19.489875)
total: 238.74 sec