Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-232333
#<BuildRuby:0x00007f7065aefdd0
@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.20241202-232333",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000000 0.000043 0.000043 ( 0.000043)
build_up 0.004371 0.003262 2.391829 ( 2.426080)
build_miniruby 0.001178 0.000228 1.143783 ( 1.140526)
build_ruby 0.001568 0.000304 3.199119 ( 3.421457)
build_all 0.004461 0.004139 5.502156 ( 2.163694)
build_install 0.018132 0.000365 7.748357 ( 3.732713)
test_btest 0.000893 0.000173 70.113728 ( 18.405522)
test_basic 0.005689 0.003597 0.731491 ( 0.775846)
test_all 0.101111 0.048668 770.221798 (220.649199)
test_rubyspec 0.039592 0.047839 118.956832 ( 30.515791)
total: 283.23 sec