Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-020119
#<BuildRuby:0x00007f0a30aefdd0
@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.20241102-020119",
@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.000018 0.000006 0.000024 ( 0.000023)
autoconf 0.000033 0.000010 0.000043 ( 0.000042)
configure 0.000027 0.000008 0.000035 ( 0.000037)
build_up 0.004046 0.004003 3.228694 ( 3.112785)
build_miniruby 0.001358 0.000453 1.181678 ( 1.177771)
build_ruby 0.000000 0.002033 3.769797 ( 3.940347)
build_all 0.005396 0.003870 6.816957 ( 2.846525)
build_install 0.013066 0.006985 9.583156 ( 4.663582)
test_btest 0.000635 0.000241 75.973694 ( 20.830592)
test_basic 0.000946 0.008638 0.871156 ( 0.917390)
test_all 0.105641 0.041488 717.010807 (213.836956)
test_rubyspec 0.042068 0.036583 121.118791 ( 24.432644)
total: 275.76 sec