Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-123051
#<BuildRuby:0x00007fbfac44fde0
@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.20240811-123051",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.003424 0.005077 3.631749 ( 3.556172)
build_miniruby 0.002001 0.000000 1.275164 ( 1.271222)
build_ruby 0.002291 0.000000 3.882824 ( 4.087621)
build_all 0.004410 0.004330 7.902791 ( 2.985607)
build_install 0.014680 0.003539 11.302980 ( 5.137161)
test_btest 0.000757 0.000246 116.194804 ( 31.155395)
test_basic 0.008979 0.001546 1.056529 ( 1.099427)
test_all 0.126104 0.027492 922.905089 (298.048807)
test_rubyspec 0.028726 0.063522 173.589088 ( 40.188615)
total: 387.53 sec