Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-163214
#<BuildRuby:0x00007efe902cfde0
@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.20240625-163214",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000031 0.000005 0.000036 ( 0.000035)
build_up 0.004770 0.003415 3.838493 ( 3.956648)
build_miniruby 0.000000 0.001808 1.717010 ( 1.715500)
build_ruby 0.000000 0.001779 4.305289 ( 4.439148)
build_all 0.004229 0.007019 8.579479 ( 3.986938)
build_install 0.023866 0.001086 11.561198 ( 6.207669)
test_btest 0.000799 0.000180 118.548893 ( 36.407474)
test_basic 0.004569 0.004103 1.019379 ( 1.070906)
test_all 0.107128 0.041267 876.568221 (256.220405)
test_rubyspec 0.042043 0.049395 168.079577 ( 39.224325)
total: 353.23 sec