Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-200935
#<BuildRuby:0x00007fecb421fdd8
@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.20241014-200935",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.006348 0.000907 3.286985 ( 3.189758)
build_miniruby 0.001526 0.000218 1.310617 ( 1.308738)
build_ruby 0.002286 0.000000 4.199828 ( 4.386801)
build_all 0.010157 0.000000 7.311808 ( 3.042472)
build_install 0.013328 0.006548 10.129683 ( 4.779119)
test_btest 0.001036 0.000168 96.329402 ( 36.514096)
test_basic 0.010132 0.000324 1.023452 ( 1.071712)
test_all 0.102082 0.047018 779.488764 (244.597567)
test_rubyspec 0.043614 0.042238 131.584727 ( 29.902586)
total: 328.79 sec